Class AbstractTokenRequestLookupFunctionTest.MockOKLookupFunction
- java.lang.Object
-
- org.geant.idpextension.oidc.profile.context.navigate.AbstractTokenRequestLookupFunction<Object>
-
- org.geant.idpextension.oidc.profile.context.navigate.AbstractTokenRequestLookupFunctionTest.MockOKLookupFunction
-
- All Implemented Interfaces:
Function<org.opensaml.profile.context.ProfileRequestContext,Object>,org.opensaml.messaging.context.navigate.ContextDataLookupFunction<org.opensaml.profile.context.ProfileRequestContext,Object>
- Enclosing class:
- AbstractTokenRequestLookupFunctionTest
class AbstractTokenRequestLookupFunctionTest.MockOKLookupFunction extends org.geant.idpextension.oidc.profile.context.navigate.AbstractTokenRequestLookupFunction<Object>
-
-
Constructor Summary
Constructors Constructor Description MockOKLookupFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) ObjectdoLookup(com.nimbusds.oauth2.sdk.TokenRequest req)-
Methods inherited from class org.geant.idpextension.oidc.profile.context.navigate.AbstractTokenRequestLookupFunction
apply
-
-