Uses of Class
org.gcube.common.authorization.library.enpoints.AuthorizationEndpoint
-
Packages that use AuthorizationEndpoint Package Description org.gcube.common.authorization.library.enpoints -
-
Uses of AuthorizationEndpoint in org.gcube.common.authorization.library.enpoints
Methods in org.gcube.common.authorization.library.enpoints that return types with arguments of type AuthorizationEndpoint Modifier and Type Method Description Map<String,AuthorizationEndpoint>EndpointsContainer. getEndpoints()Methods in org.gcube.common.authorization.library.enpoints with parameters of type AuthorizationEndpoint Modifier and Type Method Description intAuthorizationEndpoint. compareTo(AuthorizationEndpoint o)Constructor parameters in org.gcube.common.authorization.library.enpoints with type arguments of type AuthorizationEndpoint Constructor Description EndpointsContainer(Map<String,AuthorizationEndpoint> endpoints, String defaultInfrastructure)
-