See: Description
Interface | Description |
---|---|
Credential |
A credential for an entity.
|
CredentialContext |
Marker interface for implementations which hold information specific to a particular context within
which a
CredentialResolver resolves a Credential . |
CredentialResolver |
A resolver which uses
Criterion
to resolve and return instances of Credential . |
MutableCredential |
A specialization of
Credential which supports mutation of its properties. |
Class | Description |
---|---|
AbstractCredential |
Base class for
Credential implementations. |
BasicCredential |
A basic implementation of
Credential . |
CredentialContextSet |
This class holds instances of
CredentialContext which represent information
about the context in which a CredentialResolver has resolved a Credential . |
CredentialSupport |
Helper methods for working with
Credential instances. |
Enum | Description |
---|---|
UsageType |
Credential usage types.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.