Class AbstractAuthenticationRequestLookupFunctionTest.MockOKLookupFunction
- java.lang.Object
-
- net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractAuthenticationRequestLookupFunction<String>
-
- net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractAuthenticationRequestLookupFunctionTest.MockOKLookupFunction
-
- All Implemented Interfaces:
Function<ProfileRequestContext,String>,ContextDataLookupFunction<ProfileRequestContext,String>
- Enclosing class:
- AbstractAuthenticationRequestLookupFunctionTest
class AbstractAuthenticationRequestLookupFunctionTest.MockOKLookupFunction extends net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractAuthenticationRequestLookupFunction<String>
-
-
Constructor Summary
Constructors Constructor Description MockOKLookupFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringdoLookup(com.nimbusds.openid.connect.sdk.AuthenticationRequest req)-
Methods inherited from class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.AbstractAuthenticationRequestLookupFunction
apply, getRequestObject
-
-