| Package | Description |
|---|---|
| org.apache.ws.security.saml |
| Modifier and Type | Method and Description |
|---|---|
static SAMLKeyInfo |
SAMLUtil.getSAMLKeyInfo(org.w3c.dom.Element elem,
Crypto crypto,
javax.security.auth.callback.CallbackHandler cb)
Extract certificates or the key available in the SAMLAssertion
|
static SAMLKeyInfo |
SAMLUtil.getSAMLKeyInfo(org.opensaml.SAMLAssertion assertion,
Crypto crypto,
javax.security.auth.callback.CallbackHandler cb) |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.