public class PopulateLibertyContext.TokenStrategy extends Object implements Function<org.opensaml.profile.context.ProfileRequestContext,org.opensaml.saml.saml2.wssecurity.SAML20AssertionToken>
This impl just returns the first valid SAML20AssertionToken found
in the inbound WSSecurityContext.
| Constructor and Description |
|---|
PopulateLibertyContext.TokenStrategy() |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.saml.saml2.wssecurity.SAML20AssertionToken |
apply(org.opensaml.profile.context.ProfileRequestContext input) |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.