]
Darran Lofthouse resolved ELY-466.
----------------------------------
Resolution: Duplicate Issue
Add a GSSCredential CredentialStore
-----------------------------------
Key: ELY-466
URL:
https://issues.jboss.org/browse/ELY-466
Project: WildFly Elytron
Issue Type: Feature Request
Components: Credential Store
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta5
This will be used to provide GSSCredential instances for use by authentication
mechanisms.
Ideally a single store can support multiple credentials, the alias paramater may be a
good way to map from the host name of the request to the ticket to use.
Need to think how much this makes sense to load using the Provider as it could
potentially have quite a verbose configuration.