Uses of Class
de.captaingoldfish.scim.sdk.server.filter.antlr.FilterAttributeName
-
Packages that use FilterAttributeName Package Description de.captaingoldfish.scim.sdk.server.utils -
-
Uses of FilterAttributeName in de.captaingoldfish.scim.sdk.server.utils
Methods in de.captaingoldfish.scim.sdk.server.utils with parameters of type FilterAttributeName Modifier and Type Method Description static SchemaAttributeRequestUtils. getSchemaAttributeForFilter(ResourceType resourceType, FilterAttributeName attributeName)gets theSchemaAttributefrom the givenResourceType
-