Uses of Class
de.captaingoldfish.scim.sdk.server.schemas.custom.EndpointControlFeature
-
Packages that use EndpointControlFeature Package Description de.captaingoldfish.scim.sdk.server.schemas.custom -
-
Uses of EndpointControlFeature in de.captaingoldfish.scim.sdk.server.schemas.custom
Methods in de.captaingoldfish.scim.sdk.server.schemas.custom that return EndpointControlFeature Modifier and Type Method Description EndpointControlFeatureResourceTypeFeatures. getEndpointControlFeature()Methods in de.captaingoldfish.scim.sdk.server.schemas.custom with parameters of type EndpointControlFeature Modifier and Type Method Description voidResourceTypeFeatures. setEndpointControlFeature(EndpointControlFeature endpointControlFeature)replaces the whole endpoint control feature nodeConstructors in de.captaingoldfish.scim.sdk.server.schemas.custom with parameters of type EndpointControlFeature Constructor Description ResourceTypeFeatures(boolean autoFiltering, boolean autoSorting, boolean singletonEndpoint, EndpointControlFeature endpointControlFeature)
-