public class SAML2KeyInfo
extends java.lang.Object
| Constructor and Description |
|---|
SAML2KeyInfo(org.opensaml.saml2.core.Assertion assertions,
byte[] secret) |
SAML2KeyInfo(org.opensaml.saml2.core.Assertion assertions,
java.security.cert.X509Certificate[] certs) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.saml2.core.Assertion |
getAssertion() |
java.security.cert.X509Certificate[] |
getCerts() |
byte[] |
getSecret() |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.