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