| Package | Description |
|---|---|
| org.apache.rahas.impl | |
| org.apache.rahas.impl.util |
| Modifier and Type | Method and Description |
|---|---|
protected SAMLTokenIssuerConfig |
SAML2TokenRenewer.setConfig(org.apache.axis2.context.MessageContext inMsgCtx)
set the configuration for SAML 1.1 and 2.0 renewing
|
| Modifier and Type | Method and Description |
|---|---|
protected org.opensaml.saml.saml2.core.Assertion |
SAML2TokenIssuer.createBearerAssersion(SAMLTokenIssuerConfig config,
Document doc,
org.apache.ws.security.components.crypto.Crypto crypto,
RahasData data)
Build SAML2.0 assertion as Bearer.
|
protected org.apache.ws.security.components.crypto.Crypto |
SAML2TokenRenewer.getCrypto(org.apache.axis2.context.MessageContext inMsgCtx,
SAMLTokenIssuerConfig config)
create the crypto from configuration.
|
void |
SAML2PassiveTokenIssuer.setConfig(SAMLTokenIssuerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static String |
SAMLUtils.getDigestAlgorithm(SAMLTokenIssuerConfig config)
Get the digest algorithm
|
static String |
SAMLUtils.getSignatureAlgorithm(SAMLTokenIssuerConfig config,
X509Certificate[] issuerCerts)
Get the signature algorithm
|
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.