|
Annotation Types Summary |
| RoleConditional |
Flags an entity field or method as representing whether a role is conditional or not |
| RoleGroups |
Flags an entity field or method as representing the group memberships for a role |
| RoleName |
Flags an entity field or method as representing the name of a role |
| UserEnabled |
Flags an entity field or method as representing the enabled status of a user |
| UserFirstName |
Flags an entity field or method as representing the first name of a user |
| UserLastName |
Flags an entity field or method as representing the last name of a user |
| UserPassword |
Flags an entity field or method as representing the password for a user |
| UserPrincipal |
Flags an entity field or method as representing the principal (username) for a user |
| UserRoles |
Flags an entity field or method as representing the list of role memberships for a user |