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 . |
RelationshipIdentityTypeEntity | |
RelationshipTypeEntity | |
RoleTypeEntity | |
X509CredentialTypeEntity |
This entity is mapped to support X509 credential types using a
X509CertificateStorage . |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.