Class | Description |
---|---|
AbstractCredentialTypeEntity |
Base mapping for credentials.
|
AccountTypeEntity | |
AttributedTypeEntity | |
AttributeTypeEntity | |
DigestCredentialTypeEntity |
This entity is mapped to support DIGEST credential types using a
DigestCredentialStorage . |
GroupTypeEntity | |
IdentityTypeEntity | |
OTPCredentialTypeEntity |
This entity is mapped to support OTP credential types using a
OTPCredentialStorage . |
PartitionTypeEntity | |
PasswordCredentialTypeEntity |
This entity is mapped to support Password credential types using a
EncodedPasswordStorage . |
PermissionTypeEntity |
A simple entity mapping for permissions.
|
RelationshipIdentityTypeEntity | |
RelationshipTypeEntity | |
RoleTypeEntity | |
TokenCredentialTypeEntity | |
X509CredentialTypeEntity |
This entity is mapped to support X509 credential types using a
X509CertificateStorage . |
Copyright © 2018 JBoss by Red Hat. All rights reserved.