- DATA - Static variable in class org.osiam.resources.data.DataURI
-
- DataURI - Class in org.osiam.resources.data
-
A URI of the form data:[][;base64],
- DataURI(String) - Constructor for class org.osiam.resources.data.DataURI
-
- DataURI(URI) - Constructor for class org.osiam.resources.data.DataURI
-
- DataURI(InputStream) - Constructor for class org.osiam.resources.data.DataURI
-
- DATE_TIME - Static variable in class org.osiam.resources.scim.ExtensionFieldType
-
ExtensionFieldType for the Scim type DateTime (actual type is
Date).
- DECIMAL - Static variable in class org.osiam.resources.scim.ExtensionFieldType
-
ExtensionFieldType for the Scim type Decimal (actual type is
BigDecimal)
- deleteAddress(Address) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the given address from the list of existing addresses of a existing user
- deleteAddresses() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes all existing addresses of the a existing user
- deleteDisplayName() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the display name of a existing user
- deleteEmail(Email) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the given email of a existing user
- deleteEmails() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes all emails of a existing user
- deleteEntitlement(Entitlement) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the entitlement of a existing user
- deleteEntitlements() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes all entitlements of a existing user
- deleteExtension(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the given extension of a existing user
- deleteExtensionField(String, String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the given extension field of a existing user
- deleteExternalId() - Method in class org.osiam.resources.scim.UpdateGroup.Builder
-
delete the external Id of a existing group
- deleteExternalId() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
delete the external Id of a existing user
- deleteIm(Im) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the ims of a existing user
- deleteIms() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes all ims of a existing user
- deleteLocal() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
delete the local value of a existing user
- deleteMember(String) - Method in class org.osiam.resources.scim.UpdateGroup.Builder
-
removes the membership of the given group or user in a existing group
- deleteMembers() - Method in class org.osiam.resources.scim.UpdateGroup.Builder
-
deletes all group members of a existing group
- deleteName() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the name of a existing user
- deleteNickName() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the nickName of a existing user
- deletePhoneNumber(PhoneNumber) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the phonenumber of a existing user
- deletePhoneNumbers() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes all phonenumbers of a existing user
- deletePhoto(Photo) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the photo of a existing user
- deletePhotos() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes all photos of a existing user
- deletePreferredLanguage() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
delete the preferred Language of a existing user
- deleteProfileUrl() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the profil Url of a existing user
- deleteRole(Role) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the given role of a existing user
- deleteRole(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the given role of a existing user
- deleteRoles() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes all roles of a existing user
- deleteTimezone() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the timezone of a existing user
- deleteTitle() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the title of a existing user
- deleteUserType() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the user type of a existing user
- deleteX509Certificate(X509Certificate) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes the given certificate of a existing user
- deleteX509Certificates() - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
deletes all X509Certificates of a existing user
- deserialize(JsonParser, DeserializationContext) - Method in class org.osiam.resources.helper.UserDeserializer
-
- DIRECT - Static variable in class org.osiam.resources.scim.GroupRef.Type
-
The User is direct in the actual Group
- displayName - Static variable in class org.osiam.resources.scim.Group_
-
- displayName - Static variable in class org.osiam.resources.scim.User_
-
- getAddresses() - Method in class org.osiam.resources.scim.User
-
Gets the physical mailing addresses for this user.
- getAsInputStream() - Method in class org.osiam.resources.data.DataURI
-
- getAsURI() - Method in class org.osiam.resources.data.DataURI
-
- getAttributes() - Method in class org.osiam.resources.scim.Meta
-
- getCostCenter() - Method in class org.osiam.resources.scim.Enterprise
-
- getCountry() - Method in class org.osiam.resources.scim.Address
-
Gets the country name in ISO 3166-1 alpha 2 format, e.g.
- getCreated() - Method in class org.osiam.resources.scim.Meta
-
Gets the date when the
Resource was created
- getDepartment() - Method in class org.osiam.resources.scim.Enterprise
-
- getDisplay() - Method in class org.osiam.resources.scim.Email
-
- getDisplay() - Method in class org.osiam.resources.scim.Entitlement
-
- getDisplay() - Method in class org.osiam.resources.scim.GroupRef
-
- getDisplay() - Method in class org.osiam.resources.scim.Im
-
- getDisplay() - Method in class org.osiam.resources.scim.MemberRef
-
- getDisplay() - Method in class org.osiam.resources.scim.MultiValuedAttribute
-
Gets the human readable name, primarily used for display purposes.
- getDisplay() - Method in class org.osiam.resources.scim.PhoneNumber
-
- getDisplay() - Method in class org.osiam.resources.scim.Photo
-
- getDisplay() - Method in class org.osiam.resources.scim.Role
-
- getDisplay() - Method in class org.osiam.resources.scim.X509Certificate
-
- getDisplayName() - Method in class org.osiam.resources.scim.Group
-
Gets the human readable name of this
Group.
- getDisplayName() - Method in class org.osiam.resources.scim.Manager
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.osiam.resources.scim.User
-
Gets the name of the User, suitable for display to end-users.
- getDivision() - Method in class org.osiam.resources.scim.Enterprise
-
- getEmails() - Method in class org.osiam.resources.scim.User
-
Gets all E-mail addresses for the User.
- getEmployeeNumber() - Method in class org.osiam.resources.scim.Enterprise
-
- getEntitlements() - Method in class org.osiam.resources.scim.User
-
Gets a list of entitlements for the user that represent a thing the User has.
- getExtension(String) - Method in class org.osiam.resources.scim.User
-
- getExtensions() - Method in class org.osiam.resources.scim.User
-
Provides an unmodifiable view of all additional
Extension fields of the user
- getExternalId() - Method in class org.osiam.resources.scim.Resource
-
Gets the external Id of the resource.
- getFamilyName() - Method in class org.osiam.resources.scim.Name
-
Gets the family name of the User.
- getField(String, ExtensionFieldType<T>) - Method in class org.osiam.resources.scim.Extension
-
Return the value for the field with a given name and type.
- getField() - Method in class org.osiam.resources.scim.meta.Attribute
-
- getFieldAsBoolean(String) - Method in class org.osiam.resources.scim.Extension
-
Return the value for the field with a given name as boolean.
- getFieldAsByteBuffer(String) - Method in class org.osiam.resources.scim.Extension
-
Return the value for the field with a given name as ByteBuffer.
- getFieldAsDate(String) - Method in class org.osiam.resources.scim.Extension
-
Return the value for the field with a given name as Date.
- getFieldAsDecimal(String) - Method in class org.osiam.resources.scim.Extension
-
Return the value for the field with a given name as BigDecimal.
- getFieldAsInteger(String) - Method in class org.osiam.resources.scim.Extension
-
Return the value for the field with a given name as BigInteger.
- getFieldAsReference(String) - Method in class org.osiam.resources.scim.Extension
-
Return the value for the field with a given name as URI.
- getFieldAsString(String) - Method in class org.osiam.resources.scim.Extension
-
Return the value for the field with a given name as String.
- getFields() - Method in class org.osiam.resources.scim.Extension
-
Provides a
Map containing the entries of the extension.
- getFormatted() - Method in class org.osiam.resources.scim.Address
-
Gets the full mailing address, formatted for display or use with a mailing label.
- getFormatted() - Method in class org.osiam.resources.scim.Name
-
Gets the full name, including all middle names, titles, and suffixes as appropriate, formatted for display.
- getGivenName() - Method in class org.osiam.resources.scim.Name
-
Gets the given (first) name of the User.
- getGroups() - Method in class org.osiam.resources.scim.User
-
Gets a list of groups that the user belongs to.
- getHonorificPrefix() - Method in class org.osiam.resources.scim.Name
-
Gets the honorific prefix(es) of the User.
- getHonorificSuffix() - Method in class org.osiam.resources.scim.Name
-
Gets the honorific suffix(es) of the User.
- getId() - Method in class org.osiam.resources.scim.Resource
-
Gets the Id of the resource.
- getIms() - Method in class org.osiam.resources.scim.User
-
Gets the instant messaging address for the user.
- getItemsPerPage() - Method in class org.osiam.resources.scim.SCIMSearchResult
-
The number of Resources returned in a list response page.
- getLastModified() - Method in class org.osiam.resources.scim.Meta
-
Gets the date when the
Resource was last modified
- getLocale() - Method in class org.osiam.resources.scim.User
-
Gets the default location of the User in ISO 639-1 two letter language code, e.g.
- getLocality() - Method in class org.osiam.resources.scim.Address
-
Gets the city or locality
- getLocation() - Method in class org.osiam.resources.scim.Meta
-
Gets the URI of the Resource being returned.
- getManager() - Method in class org.osiam.resources.scim.Enterprise
-
- getManagerId() - Method in class org.osiam.resources.scim.Manager
-
Gets the value of the managerId property.
- getMembers() - Method in class org.osiam.resources.scim.Group
-
Gets the list of members of this Group.
- getMeta() - Method in class org.osiam.resources.scim.Resource
-
Gets the meta attribute
- getMiddleName() - Method in class org.osiam.resources.scim.Name
-
Gets the middle name(s) of the User.
- getMimeType() - Method in class org.osiam.resources.data.DataURI
-
a mime type e.g. image/png
- getName() - Method in class org.osiam.resources.scim.ExtensionFieldType
-
- getName() - Method in class org.osiam.resources.scim.meta.Attribute
-
- getName() - Method in class org.osiam.resources.scim.User
-
Gets the components of the User's real name.
- getNickName() - Method in class org.osiam.resources.scim.User
-
- getOperation() - Method in class org.osiam.resources.scim.Address
-
- getOperation() - Method in class org.osiam.resources.scim.Email
-
- getOperation() - Method in class org.osiam.resources.scim.Entitlement
-
- getOperation() - Method in class org.osiam.resources.scim.Im
-
- getOperation() - Method in class org.osiam.resources.scim.MemberRef
-
- getOperation() - Method in class org.osiam.resources.scim.MultiValuedAttribute
-
Gets the operation applied during a PATCH request.
- getOperation() - Method in class org.osiam.resources.scim.PhoneNumber
-
- getOperation() - Method in class org.osiam.resources.scim.Photo
-
- getOperation() - Method in class org.osiam.resources.scim.Role
-
- getOperation() - Method in class org.osiam.resources.scim.X509Certificate
-
- getOrganization() - Method in class org.osiam.resources.scim.Enterprise
-
- getPassword() - Method in class org.osiam.resources.scim.User
-
Gets the password from the User.
- getPhoneNumbers() - Method in class org.osiam.resources.scim.User
-
Gets the phone numbers for the user.
- getPhotos() - Method in class org.osiam.resources.scim.User
-
Gets the URL's of the photos of the user.
- getPostalCode() - Method in class org.osiam.resources.scim.Address
-
Gets the postal code
- getPreferredLanguage() - Method in class org.osiam.resources.scim.User
-
Gets the preferred written or spoken language of the User in ISO 3166-1 alpha 2 format, e.g.
- getPrimaryOrFirstEmail(User) - Static method in class org.osiam.resources.helper.SCIMHelper
-
try to extract an email from the User.
- getProfileUrl() - Method in class org.osiam.resources.scim.User
-
Gets a fully qualified URL to a page representing the User's online profile.
- getReference() - Method in class org.osiam.resources.scim.GroupRef
-
- getReference() - Method in class org.osiam.resources.scim.MemberRef
-
- getReference() - Method in class org.osiam.resources.scim.MultiValuedAttribute
-
Gets the reference to the actual SCIM Resource.
- getRegion() - Method in class org.osiam.resources.scim.Address
-
Gets the state or region
- getResources() - Method in class org.osiam.resources.scim.SCIMSearchResult
-
- getResourceType() - Method in class org.osiam.resources.scim.Meta
-
Gets the type of the Resource (User or Group)
- getRoles() - Method in class org.osiam.resources.scim.User
-
Gets a list of roles for the user that collectively represent who the User is e.g., 'Student', "Faculty"
For more detailed information please look at the
SCIM core schema 2.0, section
6.2
- getSchemas() - Method in class org.osiam.resources.scim.Resource
-
Gets the list of defined schemas
- getSchemas() - Method in class org.osiam.resources.scim.SCIMSearchResult
-
Gets the schemas of the search result
- getScimConformUpdateGroup() - Method in class org.osiam.resources.scim.UpdateGroup
-
the Scim conform Group to be used to update a existing Group
- getScimConformUpdateUser() - Method in class org.osiam.resources.scim.UpdateUser
-
the Scim conform User to be used to update a existing User
- getStartIndex() - Method in class org.osiam.resources.scim.SCIMSearchResult
-
The 1-based index of the first result in the current set of list results.
- getStreetAddress() - Method in class org.osiam.resources.scim.Address
-
Gets the full street address, which may include house number, street name, etc.
- getTimezone() - Method in class org.osiam.resources.scim.User
-
- getTitle() - Method in class org.osiam.resources.scim.User
-
The user's title, such as "Vice President."
- getTotalResults() - Method in class org.osiam.resources.scim.SCIMSearchResult
-
The total number of results returned by the list or query operation.
- getType() - Method in class org.osiam.resources.scim.Address
-
Gets the type of the attribute.
- getType() - Method in class org.osiam.resources.scim.Email
-
Gets the type of the attribute.
- getType() - Method in class org.osiam.resources.scim.Entitlement
-
Gets the type of the attribute.
- getType() - Method in class org.osiam.resources.scim.Extension.Field
-
- getType() - Method in class org.osiam.resources.scim.GroupRef
-
Gets the type of the attribute.
- getType() - Method in class org.osiam.resources.scim.Im
-
Gets the type of the attribute.
- getType() - Method in class org.osiam.resources.scim.MemberRef
-
Gets the type of the attribute.
- getType() - Method in class org.osiam.resources.scim.PhoneNumber
-
Gets the type of the attribute.
- getType() - Method in class org.osiam.resources.scim.Photo
-
Gets the type of the attribute.
- getType() - Method in class org.osiam.resources.scim.Role
-
Gets the type of the attribute.
- getType() - Method in class org.osiam.resources.scim.X509Certificate
-
Gets the type of the attribute.
- getUrn() - Method in class org.osiam.resources.scim.Extension
-
Returns the URN of this extension.
- getUserName() - Method in class org.osiam.resources.scim.User
-
Gets the unique identifier for the User.
- getUserType() - Method in class org.osiam.resources.scim.User
-
- getValue() - Method in class org.osiam.resources.scim.Email
-
- getValue() - Method in class org.osiam.resources.scim.Entitlement
-
- getValue() - Method in class org.osiam.resources.scim.Extension.Field
-
- getValue() - Method in class org.osiam.resources.scim.GroupRef
-
- getValue() - Method in class org.osiam.resources.scim.Im
-
- getValue() - Method in class org.osiam.resources.scim.MemberRef
-
- getValue() - Method in class org.osiam.resources.scim.MultiValuedAttribute
-
Gets the attribute's significant value; e.g., the e-mail address, phone number etc.
- getValue() - Method in class org.osiam.resources.scim.MultiValuedAttributeType
-
- getValue() - Method in class org.osiam.resources.scim.PhoneNumber
-
- getValue() - Method in class org.osiam.resources.scim.Role
-
- getValue() - Method in class org.osiam.resources.scim.X509Certificate
-
- getValueAsImageDataURI() - Method in class org.osiam.resources.scim.Photo
-
- getValueAsURI() - Method in class org.osiam.resources.scim.Photo
-
the value of the photo as URI.
- getValueType() - Method in class org.osiam.resources.scim.Photo
-
- getVersion() - Method in class org.osiam.resources.scim.Meta
-
Gets the version of the Resource being returned.
- getX509Certificates() - Method in class org.osiam.resources.scim.User
-
Gets a list of certificates issued to the user.
- Group - Class in org.osiam.resources.scim
-
This class represent a Group resource.
- GROUP - Static variable in class org.osiam.resources.scim.MemberRef.Type
-
indicates that the member is a
Group
- Group.Builder - Class in org.osiam.resources.scim
-
Builder class that is used to build
Group instances
- Group.Builder(String, Group) - Constructor for class org.osiam.resources.scim.Group.Builder
-
creates a new Group.Builder based on the given displayName and group.
- Group.Builder() - Constructor for class org.osiam.resources.scim.Group.Builder
-
creates a new Group without a displayName
- Group.Builder(Group) - Constructor for class org.osiam.resources.scim.Group.Builder
-
Constructs a new builder by copying all values from the given
Group
- Group.Builder(String) - Constructor for class org.osiam.resources.scim.Group.Builder
-
- Group_ - Class in org.osiam.resources.scim
-
- GROUP_CORE_SCHEMA - Static variable in interface org.osiam.resources.scim.Constants
-
- GroupRef - Class in org.osiam.resources.scim
-
- GroupRef.Builder - Class in org.osiam.resources.scim
-
Builder class that is used to build
GroupRef instances
- GroupRef.Builder() - Constructor for class org.osiam.resources.scim.GroupRef.Builder
-
- GroupRef.Type - Class in org.osiam.resources.scim
-
Represents an Group reference type.
- groups - Static variable in class org.osiam.resources.scim.User_
-
- GTALK - Static variable in class org.osiam.resources.scim.Im.Type
-
- REFERENCE - Static variable in class org.osiam.resources.scim.ExtensionFieldType
-
ExtensionFieldType for the Scim type Reference (actual type is
URI)
- removeAddress(Address) - Method in class org.osiam.resources.scim.User.Builder
-
removes one single Photo from the User
- removeAddresses() - Method in class org.osiam.resources.scim.User.Builder
-
removes all Addresses from the actual User
- removeEmail(Email) - Method in class org.osiam.resources.scim.User.Builder
-
removes one single email from the User
- removeEmails() - Method in class org.osiam.resources.scim.User.Builder
-
removes all email from the actual User
- removeEntitlement(Entitlement) - Method in class org.osiam.resources.scim.User.Builder
-
removes one single Entitlement from the User
- removeEntitlements() - Method in class org.osiam.resources.scim.User.Builder
-
removes all Entitlements from the actual User
- removeExtension(String) - Method in class org.osiam.resources.scim.User.Builder
-
removes one single Extension from the User
- removeExtensions() - Method in class org.osiam.resources.scim.User.Builder
-
removes all Extensions from the actual User
- removeField(String) - Method in class org.osiam.resources.scim.Extension.Builder
-
removes one field and its value
- removeIm(Im) - Method in class org.osiam.resources.scim.User.Builder
-
removes one single im from the User
- removeIms() - Method in class org.osiam.resources.scim.User.Builder
-
removes all ims from the actual User
- removePhoneNumber(PhoneNumber) - Method in class org.osiam.resources.scim.User.Builder
-
removes one single phoneNumber from the User
- removePhoneNumbers() - Method in class org.osiam.resources.scim.User.Builder
-
removes all phoneNumbers from the actual User
- removePhoto(Photo) - Method in class org.osiam.resources.scim.User.Builder
-
removes one single Photo from the User
- removePhotos() - Method in class org.osiam.resources.scim.User.Builder
-
removes all Photos from the actual User
- removeRole(Role) - Method in class org.osiam.resources.scim.User.Builder
-
removes one single Role from the User
- removeRoles() - Method in class org.osiam.resources.scim.User.Builder
-
removes all Roles from the actual User
- removeX509Certificate(X509Certificate) - Method in class org.osiam.resources.scim.User.Builder
-
removes one single X509Certificate from the User
- removeX509Certificates() - Method in class org.osiam.resources.scim.User.Builder
-
removes all X509Certificates from the actual User
- Resource - Class in org.osiam.resources.scim
-
This class represents a SCIM Resource and is the base class for
Users and
Groups.
- Resource() - Constructor for class org.osiam.resources.scim.Resource
-
Default constructor for Jackson
- Resource(Resource.Builder) - Constructor for class org.osiam.resources.scim.Resource
-
- Resource.Builder - Class in org.osiam.resources.scim
-
The Builder class is used to construct instances of the
Resource
- Resource.Builder(Resource) - Constructor for class org.osiam.resources.scim.Resource.Builder
-
- Resource_ - Class in org.osiam.resources.scim
-
- Resource_() - Constructor for class org.osiam.resources.scim.Resource_
-
- Role - Class in org.osiam.resources.scim
-
This class represents a role attribute.
- Role.Builder - Class in org.osiam.resources.scim
-
Builder class that is used to build
Role instances
- Role.Builder() - Constructor for class org.osiam.resources.scim.Role.Builder
-
- Role.Builder(Role) - Constructor for class org.osiam.resources.scim.Role.Builder
-
builds an Builder based of the given Attribute
- Role.Type - Class in org.osiam.resources.scim
-
Represents an Role type.
- Role.Type(String) - Constructor for class org.osiam.resources.scim.Role.Type
-
- roles - Static variable in class org.osiam.resources.scim.User_
-
- schemas - Static variable in class org.osiam.resources.scim.Resource_
-
- SCIMDataValidationException - Exception in org.osiam.resources.exception
-
- SCIMDataValidationException(String) - Constructor for exception org.osiam.resources.exception.SCIMDataValidationException
-
- SCIMDataValidationException(String, Throwable) - Constructor for exception org.osiam.resources.exception.SCIMDataValidationException
-
- SCIMException - Exception in org.osiam.resources.exception
-
- SCIMException(String) - Constructor for exception org.osiam.resources.exception.SCIMException
-
- SCIMException(String, Throwable) - Constructor for exception org.osiam.resources.exception.SCIMException
-
- SCIMHelper - Class in org.osiam.resources.helper
-
This class is a collection of different helper methods around the scim schema context
- SCIMSearchResult<T> - Class in org.osiam.resources.scim
-
A class that holds all information from a search request
For more detailed information please look at the
SCIM core schema 2.0
- SCIMSearchResult(List<T>, long, long, long, String) - Constructor for class org.osiam.resources.scim.SCIMSearchResult
-
- SCIMSearchResult(List<T>, long, long, long, Set<String>) - Constructor for class org.osiam.resources.scim.SCIMSearchResult
-
- serialize(Extension, JsonGenerator, SerializerProvider) - Method in class org.osiam.resources.helper.ExtensionSerializer
-
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class org.osiam.resources.helper.JsonDateSerializer
-
- SERVICE_PROVIDER_CORE_SCHEMA - Static variable in interface org.osiam.resources.scim.Constants
-
- setActive(Boolean) - Method in class org.osiam.resources.scim.User.Builder
-
Sets a Boolean value indicating the User's administrative status.
- SetAttribute<O,T> - Class in org.osiam.resources.scim.meta
-
- SetAttribute(String, Class<O>, Class<T>) - Constructor for class org.osiam.resources.scim.meta.SetAttribute
-
- setAttributes(Set<String>) - Method in class org.osiam.resources.scim.Meta.Builder
-
Sets the names of the attributes to be removed from the Resource.
- setCostCenter(String) - Method in class org.osiam.resources.scim.Enterprise.Builder
-
- setCountry(String) - Method in class org.osiam.resources.scim.Address.Builder
-
- setDepartment(String) - Method in class org.osiam.resources.scim.Enterprise.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.Email.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.Entitlement.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.GroupRef.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.Im.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.MemberRef.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.MultiValuedAttribute.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.PhoneNumber.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.Photo.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.Role.Builder
-
- setDisplay(String) - Method in class org.osiam.resources.scim.X509Certificate.Builder
-
- setDisplayName(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setDivision(String) - Method in class org.osiam.resources.scim.Enterprise.Builder
-
- setEmployeeNumber(String) - Method in class org.osiam.resources.scim.Enterprise.Builder
-
- setExternalId(String) - Method in class org.osiam.resources.scim.Group.Builder
-
- setExternalId(String) - Method in class org.osiam.resources.scim.Resource.Builder
-
- setExternalId(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setFamilyName(String) - Method in class org.osiam.resources.scim.Name.Builder
-
- setField(String, String) - Method in class org.osiam.resources.scim.Extension.Builder
-
Sets the field specified by the given field name with the given value.
- setField(String, Boolean) - Method in class org.osiam.resources.scim.Extension.Builder
-
Sets the field specified by the given field name with the given value.
- setField(String, ByteBuffer) - Method in class org.osiam.resources.scim.Extension.Builder
-
Sets the field specified by the given field name with the given value.
- setField(String, BigInteger) - Method in class org.osiam.resources.scim.Extension.Builder
-
Sets the field specified by the given field name with the given value.
- setField(String, BigDecimal) - Method in class org.osiam.resources.scim.Extension.Builder
-
Sets the field specified by the given field name with the given value.
- setField(String, Date) - Method in class org.osiam.resources.scim.Extension.Builder
-
Sets the field specified by the given field name with the given value.
- setField(String, URI) - Method in class org.osiam.resources.scim.Extension.Builder
-
Sets the field specified by the given field name with the given value.
- setField(String, T, ExtensionFieldType<T>) - Method in class org.osiam.resources.scim.Extension.Builder
-
Sets the field specified by the given field name with the given value of the given type.
- setFormatted(String) - Method in class org.osiam.resources.scim.Address.Builder
-
- setFormatted(String) - Method in class org.osiam.resources.scim.Name.Builder
-
- setGivenName(String) - Method in class org.osiam.resources.scim.Name.Builder
-
- setGroups(List<GroupRef>) - Method in class org.osiam.resources.scim.User.Builder
-
Sets a list of groups that the user belongs to (See
User.getGroups())
client info: The groups where the user is a member of will only be set from the OSIAM server.
- setHonorificPrefix(String) - Method in class org.osiam.resources.scim.Name.Builder
-
- setHonorificSuffix(String) - Method in class org.osiam.resources.scim.Name.Builder
-
- setId(String) - Method in class org.osiam.resources.scim.Group.Builder
-
- setId(String) - Method in class org.osiam.resources.scim.Resource.Builder
-
Sets the id of the resource.
- setId(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setLocale(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setLocality(String) - Method in class org.osiam.resources.scim.Address.Builder
-
Sets the city or locality.
- setLocation(String) - Method in class org.osiam.resources.scim.Meta.Builder
-
- setManager(Manager) - Method in class org.osiam.resources.scim.Enterprise.Builder
-
- setMembers(Set<MemberRef>) - Method in class org.osiam.resources.scim.Group.Builder
-
- setMeta(Meta) - Method in class org.osiam.resources.scim.Group.Builder
-
- setMeta(Meta) - Method in class org.osiam.resources.scim.Resource.Builder
-
Sets the meta data
client info: The meta information of a User will be created and set by the OSIAM server.
- setMeta(Meta) - Method in class org.osiam.resources.scim.User.Builder
-
- setMiddleName(String) - Method in class org.osiam.resources.scim.Name.Builder
-
- setName(Name) - Method in class org.osiam.resources.scim.User.Builder
-
- setNickName(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.Address.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.Email.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.Entitlement.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.Im.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.MemberRef.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.MultiValuedAttribute.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.PhoneNumber.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.Photo.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.Role.Builder
-
- setOperation(String) - Method in class org.osiam.resources.scim.X509Certificate.Builder
-
- setOrganization(String) - Method in class org.osiam.resources.scim.Enterprise.Builder
-
- setPassword(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setPostalCode(String) - Method in class org.osiam.resources.scim.Address.Builder
-
Sets the postal code
- setPreferredLanguage(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setPrimary(boolean) - Method in class org.osiam.resources.scim.Address.Builder
-
- setPrimary(boolean) - Method in class org.osiam.resources.scim.Email.Builder
-
- setPrimary(boolean) - Method in class org.osiam.resources.scim.Entitlement.Builder
-
- setPrimary(boolean) - Method in class org.osiam.resources.scim.Im.Builder
-
- setPrimary(boolean) - Method in class org.osiam.resources.scim.MultiValuedAttribute.Builder
-
- setPrimary(boolean) - Method in class org.osiam.resources.scim.PhoneNumber.Builder
-
- setPrimary(boolean) - Method in class org.osiam.resources.scim.Photo.Builder
-
- setPrimary(boolean) - Method in class org.osiam.resources.scim.Role.Builder
-
- setPrimary(boolean) - Method in class org.osiam.resources.scim.X509Certificate.Builder
-
- setProfileUrl(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setReference(String) - Method in class org.osiam.resources.scim.GroupRef.Builder
-
- setReference(String) - Method in class org.osiam.resources.scim.MemberRef.Builder
-
- setReference(String) - Method in class org.osiam.resources.scim.MultiValuedAttribute.Builder
-
- setRegion(String) - Method in class org.osiam.resources.scim.Address.Builder
-
Sets the state or region.
- setResourceType(String) - Method in class org.osiam.resources.scim.Meta.Builder
-
- setSchemas(Set<String>) - Method in class org.osiam.resources.scim.Group.Builder
-
- setSchemas(Set<String>) - Method in class org.osiam.resources.scim.Resource.Builder
-
sets the schemas of the Resource
- setSchemas(Set<String>) - Method in class org.osiam.resources.scim.User.Builder
-
- setStreetAddress(String) - Method in class org.osiam.resources.scim.Address.Builder
-
- setTimezone(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setTitle(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setType(Address.Type) - Method in class org.osiam.resources.scim.Address.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setType(Email.Type) - Method in class org.osiam.resources.scim.Email.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setType(Entitlement.Type) - Method in class org.osiam.resources.scim.Entitlement.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setType(GroupRef.Type) - Method in class org.osiam.resources.scim.GroupRef.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setType(Im.Type) - Method in class org.osiam.resources.scim.Im.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setType(MemberRef.Type) - Method in class org.osiam.resources.scim.MemberRef.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setType(PhoneNumber.Type) - Method in class org.osiam.resources.scim.PhoneNumber.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setType(Photo.Type) - Method in class org.osiam.resources.scim.Photo.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setType(Role.Type) - Method in class org.osiam.resources.scim.Role.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setType(X509Certificate.Type) - Method in class org.osiam.resources.scim.X509Certificate.Builder
-
Sets the label indicating the attribute's function (See MultiValuedAttribute#getType()).
- setUserType(String) - Method in class org.osiam.resources.scim.User.Builder
-
- setValue(String) - Method in class org.osiam.resources.scim.Email.Builder
-
Sets the email value.
- setValue(String) - Method in class org.osiam.resources.scim.Entitlement.Builder
-
- setValue(String) - Method in class org.osiam.resources.scim.GroupRef.Builder
-
- setValue(String) - Method in class org.osiam.resources.scim.Im.Builder
-
- setValue(String) - Method in class org.osiam.resources.scim.MemberRef.Builder
-
- setValue(String) - Method in class org.osiam.resources.scim.MultiValuedAttribute.Builder
-
- setValue(String) - Method in class org.osiam.resources.scim.PhoneNumber.Builder
-
- setValue(URI) - Method in class org.osiam.resources.scim.Photo.Builder
-
an URI pointing to an image
- setValue(ImageDataURI) - Method in class org.osiam.resources.scim.Photo.Builder
-
an imageDataURI which contains a small in data image.
- setValue(String) - Method in class org.osiam.resources.scim.Role.Builder
-
- setValue(String) - Method in class org.osiam.resources.scim.X509Certificate.Builder
-
- setVersion(String) - Method in class org.osiam.resources.scim.Meta.Builder
-
- SingularAttribute<O,T> - Class in org.osiam.resources.scim.meta
-
- SingularAttribute(String, Class<O>, Class<T>) - Constructor for class org.osiam.resources.scim.meta.SingularAttribute
-
- SKYPE - Static variable in class org.osiam.resources.scim.Im.Type
-
- STRING - Static variable in class org.osiam.resources.scim.ExtensionFieldType
-
ExtensionFieldType for the Scim type String (actual type is
String)
- updateActive(boolean) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the active status of a existing User to the given value
- updateAddress(Address, Address) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the old Address with the new one
- updateDisplayName(String) - Method in class org.osiam.resources.scim.UpdateGroup.Builder
-
updates the display name of a existing group
- updateDisplayName(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the display name of a existing user
- updateEmail(Email, Email) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the old Email with the new one
- updateEntitlement(Entitlement, Entitlement) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the old Entitlement with the new one
- updateExtension(Extension) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the given fields in the extension.
- updateExternalId(String) - Method in class org.osiam.resources.scim.UpdateGroup.Builder
-
updates the external id of a existing group
- updateExternalId(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the external id of a existing user
- UpdateGroup - Class in org.osiam.resources.scim
-
Class to create a UpdateGroup Object to update a existing Group
- UpdateGroup.Builder - Class in org.osiam.resources.scim
-
The Builder is used to construct instances of the
UpdateGroup
- UpdateGroup.Builder() - Constructor for class org.osiam.resources.scim.UpdateGroup.Builder
-
- updateIm(Im, Im) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the old Ims with the new one
- updateLocale(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the local of a existing user
- updateName(Name) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the name of a existing user
- updateNickName(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the nickName of a existing user
- updatePassword(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the password of a existing user
- updatePhoneNumber(PhoneNumber, PhoneNumber) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the old PhoneNumber with the new one
- updatePhoto(Photo, Photo) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the old Photo with the new one
- updatePreferredLanguage(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the preferred language of a existing user
- updateProfileUrl(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the profil URL of a existing user
- updateRole(Role, Role) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the old Role with the new one
- updateTimezone(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the timezone of a existing user
- updateTitle(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the title of a existing user
- UpdateUser - Class in org.osiam.resources.scim
-
Class to create a UpdateUser Object to update a existing User
- UpdateUser.Builder - Class in org.osiam.resources.scim
-
The Builder is used to construct instances of the
UpdateUser
- UpdateUser.Builder() - Constructor for class org.osiam.resources.scim.UpdateUser.Builder
-
- updateUserName(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the nickName of a existing user
- updateUserType(String) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the user type of a existing user
- updateX509Certificate(X509Certificate, X509Certificate) - Method in class org.osiam.resources.scim.UpdateUser.Builder
-
updates the old X509Certificate with the new one
- USER - Static variable in class org.osiam.resources.scim.MemberRef.Type
-
indicates that the member is a
User
- User - Class in org.osiam.resources.scim
-
User resources are meant to enable expression of common User informations.
- User.Builder - Class in org.osiam.resources.scim
-
Builder class that is used to build
User instances
- User.Builder(String, User) - Constructor for class org.osiam.resources.scim.User.Builder
-
creates a new User.Builder based on the given userName and user.
- User.Builder(String) - Constructor for class org.osiam.resources.scim.User.Builder
-
Constructs a new builder by with a set userName
- User.Builder() - Constructor for class org.osiam.resources.scim.User.Builder
-
Creates a new builder without a userName
- User.Builder(User) - Constructor for class org.osiam.resources.scim.User.Builder
-
Constructs a new builder by copying all values from the given
User
- User_ - Class in org.osiam.resources.scim
-
- USER_CORE_SCHEMA - Static variable in interface org.osiam.resources.scim.Constants
-
- UserDeserializer - Class in org.osiam.resources.helper
-
- UserDeserializer(Class<?>) - Constructor for class org.osiam.resources.helper.UserDeserializer
-
- userName - Static variable in class org.osiam.resources.scim.User_
-
- userType - Static variable in class org.osiam.resources.scim.User_
-