Uses of Class
de.captaingoldfish.scim.sdk.server.schemas.custom.EndpointControlFeature
Packages that use EndpointControlFeature
-
Uses of EndpointControlFeature in de.captaingoldfish.scim.sdk.server.schemas.custom
Methods in de.captaingoldfish.scim.sdk.server.schemas.custom that return EndpointControlFeatureModifier and TypeMethodDescriptionEndpointControlFeature.EndpointControlFeatureBuilder.build()ResourceTypeFeatures.getEndpointControlFeature()Methods in de.captaingoldfish.scim.sdk.server.schemas.custom with parameters of type EndpointControlFeatureModifier and TypeMethodDescriptionResourceTypeFeatures.ResourceTypeFeaturesBuilder.endpointControlFeature(EndpointControlFeature endpointControlFeature) voidResourceTypeFeatures.setEndpointControlFeature(EndpointControlFeature endpointControlFeature) replaces the whole endpoint control feature nodeConstructors in de.captaingoldfish.scim.sdk.server.schemas.custom with parameters of type EndpointControlFeatureModifierConstructorDescriptionResourceTypeFeatures(boolean autoFiltering, boolean autoSorting, boolean singletonEndpoint, EndpointControlFeature endpointControlFeature, ResourceTypeAuthorization authorization, ETagFeature eTagFeature, boolean returnResourcesOnBulk)