private class AddNameIDToSubjects.AssertionStrategy extends Object implements com.google.common.base.Function<ProfileRequestContext,List<Assertion>>
If the outbound context is empty, a null is returned. If the outbound message is already an assertion, it's returned. If the outbound message is a response, then its contents are returned. If the outbound message is anything else, null is returned.
Modifier | Constructor and Description |
---|---|
private |
AssertionStrategy() |
@Nullable public List<Assertion> apply(@Nullable ProfileRequestContext input)
apply
in interface com.google.common.base.Function<ProfileRequestContext,List<Assertion>>
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.