Package io.jans.scim.model.scim2.annotations
-
Annotation Types Summary Annotation Type Description Attribute Annotation used to attach meta information to attributes and subattributes of SCIM resources (descendants of classBaseScimResource
).Schema Annotation used to indicate the default schema a SCIM resource belongs to.StoreReference An annotation used to tie a field (class member) to an LDAP attribute.Validator Annotation employed to associate a property of a SCIM resource with a concrete validation that should be applied on it.