Uses of Class
de.captaingoldfish.scim.sdk.server.schemas.custom.ResourceTypeAuthorization
Packages that use ResourceTypeAuthorization
-
Uses of ResourceTypeAuthorization in de.captaingoldfish.scim.sdk.server.schemas.custom
Methods in de.captaingoldfish.scim.sdk.server.schemas.custom that return ResourceTypeAuthorizationModifier and TypeMethodDescriptionResourceTypeAuthorization.ResourceTypeAuthorizationBuilder.build()ResourceTypeFeatures.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 ResourceTypeAuthorizationModifier and TypeMethodDescriptionResourceTypeFeatures.ResourceTypeFeaturesBuilder.authorization(ResourceTypeAuthorization authorization) voidResourceTypeFeatures.setAuthorization(ResourceTypeAuthorization resourceTypeAuthorization) a complex attribute that tells us the which roles the client must have to access the given endpoinConstructors in de.captaingoldfish.scim.sdk.server.schemas.custom with parameters of type ResourceTypeAuthorizationModifierConstructorDescriptionResourceTypeFeatures(boolean autoFiltering, boolean autoSorting, boolean singletonEndpoint, EndpointControlFeature endpointControlFeature, ResourceTypeAuthorization authorization, ETagFeature eTagFeature, boolean returnResourcesOnBulk)