public class PopulateLibertyContext.TokenStrategy extends Object implements com.google.common.base.Function<ProfileRequestContext,SAML20AssertionToken>
This impl just returns the first valid SAML20AssertionToken found
in the inbound WSSecurityContext.
| Constructor and Description |
|---|
PopulateLibertyContext.TokenStrategy() |
public PopulateLibertyContext.TokenStrategy()
@Nullable public SAML20AssertionToken apply(@Nullable ProfileRequestContext input)
apply in interface com.google.common.base.Function<ProfileRequestContext,SAML20AssertionToken>Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.