public class SAMLPassiveTokenIssuer extends SAMLTokenIssuer
audienceRestriction, configElement, configFile, configParamName| Constructor and Description |
|---|
SAMLPassiveTokenIssuer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.opensaml.SAMLAssertion |
createAuthAssertion(Document doc,
String confMethod,
org.opensaml.SAMLNameIdentifier subjectNameId,
Element keyInfoContent,
SAMLTokenIssuerConfig config,
org.apache.ws.security.components.crypto.Crypto crypto,
Date notBefore,
Date notAfter,
String actAs) |
org.apache.axiom.om.OMElement |
issuePassiveRSTR(RahasData data) |
void |
setAudienceRestrictionCondition(String audienceRestriction) |
void |
setConfig(SAMLTokenIssuerConfig config) |
createAttachedRef, createAuthAssertion, createBearerAssertion, createHoKAssertion, createUnattachedRef, generateEphemeralKey, getResponseAction, issue, setConfigurationElement, setConfigurationFile, setConfigurationParamNamepublic void setConfig(SAMLTokenIssuerConfig config)
public org.apache.axiom.om.OMElement issuePassiveRSTR(RahasData data) throws TrustException
TrustExceptionprotected org.opensaml.SAMLAssertion createAuthAssertion(Document doc, String confMethod, org.opensaml.SAMLNameIdentifier subjectNameId, Element keyInfoContent, SAMLTokenIssuerConfig config, org.apache.ws.security.components.crypto.Crypto crypto, Date notBefore, Date notAfter, String actAs) throws TrustException
TrustExceptionpublic void setAudienceRestrictionCondition(String audienceRestriction) throws TrustException
TrustExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.