| Constructor and Description |
|---|
SAMLTokenProcessor() |
SAMLTokenProcessor(Provider provider) |
| Modifier and Type | Method and Description |
|---|---|
Credential |
handleSAMLToken(SamlAssertionWrapper samlAssertion,
RequestData data,
Validator validator) |
List<WSSecurityEngineResult> |
handleToken(Element elem,
RequestData data) |
public SAMLTokenProcessor()
public SAMLTokenProcessor(Provider provider)
public List<WSSecurityEngineResult> handleToken(Element elem, RequestData data) throws WSSecurityException
handleToken in interface ProcessorWSSecurityExceptionpublic Credential handleSAMLToken(SamlAssertionWrapper samlAssertion, RequestData data, Validator validator) throws WSSecurityException
WSSecurityExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.