Uses of Class
de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
Packages that use EnterpriseUser
-
Uses of EnterpriseUser in de.captaingoldfish.scim.sdk.common.resources
Methods in de.captaingoldfish.scim.sdk.common.resources that return EnterpriseUserMethods in de.captaingoldfish.scim.sdk.common.resources that return types with arguments of type EnterpriseUserModifier and TypeMethodDescriptionUser.getEnterpriseUser()The following SCIM extension defines attributes commonly used in representing users that belong to, or act on behalf of, a business or enterprise.Methods in de.captaingoldfish.scim.sdk.common.resources with parameters of type EnterpriseUserModifier and TypeMethodDescriptionUser.UserBuilder.enterpriseUser(EnterpriseUser enterpriseUser) voidUser.setEnterpriseUser(EnterpriseUser enterpriseUser) The following SCIM extension defines attributes commonly used in representing users that belong to, or act on behalf of, a business or enterprise.