| Package | Description |
|---|---|
| org.jboss.security.identity.extensions |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CertificateIdentity
Represents an Identity using X509 certificates
|
| Modifier and Type | Field and Description |
|---|---|
static CredentialIdentity |
CredentialIdentityFactory.NULL_IDENTITY
An empty identity
|
| Modifier and Type | Method and Description |
|---|---|
static CredentialIdentity<Object> |
CredentialIdentityFactory.createIdentity(Principal principal,
Object cred) |
static CredentialIdentity<Object> |
CredentialIdentityFactory.createIdentity(Principal principal,
Object cred,
Role roles) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.