Uses of Class
de.captaingoldfish.scim.sdk.server.schemas.custom.ResourceTypeAuthorization
-
Packages that use ResourceTypeAuthorization Package Description de.captaingoldfish.scim.sdk.server.schemas.custom -
-
Uses of ResourceTypeAuthorization in de.captaingoldfish.scim.sdk.server.schemas.custom
Methods in de.captaingoldfish.scim.sdk.server.schemas.custom that return ResourceTypeAuthorization Modifier and Type Method Description ResourceTypeAuthorizationResourceTypeFeatures. getAuthorization()a complex attribute that tells us the which roles the client must have to access the given endpoinMethods in de.captaingoldfish.scim.sdk.server.schemas.custom with parameters of type ResourceTypeAuthorization Modifier and Type Method Description voidResourceTypeFeatures. setAuthorization(ResourceTypeAuthorization resourceTypeAuthorization)a complex attribute that tells us the which roles the client must have to access the given endpoin
-