Modifier and Type | Class and Description |
---|---|
class |
DigestCredentialTypeEntity
This entity is mapped to support DIGEST credential types using a
DigestCredentialStorage . |
class |
OTPCredentialTypeEntity
This entity is mapped to support OTP credential types using a
OTPCredentialStorage . |
class |
PasswordCredentialTypeEntity
This entity is mapped to support Password credential types using a
EncodedPasswordStorage . |
class |
TokenCredentialTypeEntity
Entity representing a Token . |
class |
X509CredentialTypeEntity
This entity is mapped to support X509 credential types using a
X509CertificateStorage . |
Copyright © 2019 JBoss by Red Hat. All rights reserved.