[jboss-jira] [JBoss JIRA] (ELY-450) Drop EvidenceDecoder
Darran Lofthouse (JIRA)
issues at jboss.org
Tue Mar 15 08:59:00 EDT 2016
Darran Lofthouse created ELY-450:
------------------------------------
Summary: Drop EvidenceDecoder
Key: ELY-450
URL: https://issues.jboss.org/browse/ELY-450
Project: WildFly Elytron
Issue Type: Feature Request
Components: SSL
Reporter: Darran Lofthouse
Fix For: 1.1.0.Beta5
Drop the EvidenceDecoder as it is only used by SecurityDomainTrustManager.
Instead Evidence will have a getPrincipal method which will by default return null, when verifyEvidence is called this can be used to set the current principal / trigger name rewriters / principal decoders etc... Then verifyEvidence can call itself / continue.
Where no Principal is returned the current iterate the realms approach can be used.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list