Uses of Class
org.gcube.common.authorization.library.provider.ClientInfo
-
Packages that use ClientInfo Package Description org.gcube.common.authorization.library org.gcube.common.authorization.library.provider org.gcube.common.authorization.library.utils -
-
Uses of ClientInfo in org.gcube.common.authorization.library
Methods in org.gcube.common.authorization.library that return ClientInfo Modifier and Type Method Description ClientInfoAuthorizationEntry. getClientInfo()Constructors in org.gcube.common.authorization.library with parameters of type ClientInfo Constructor Description AuthorizationEntry(ClientInfo clientInfo, String context, List<Policy> policies, String qualifier) -
Uses of ClientInfo in org.gcube.common.authorization.library.provider
Subclasses of ClientInfo in org.gcube.common.authorization.library.provider Modifier and Type Class Description classContainerInfoclassExternalServiceInfoclassServiceInfoclassUserInfo -
Uses of ClientInfo in org.gcube.common.authorization.library.utils
Methods in org.gcube.common.authorization.library.utils that return ClientInfo Modifier and Type Method Description ClientInfoCaller. getClient()Constructors in org.gcube.common.authorization.library.utils with parameters of type ClientInfo Constructor Description Caller(ClientInfo client, String qualifier)
-