Class TokenRequestAuthTimeLookupFunctionTest
- java.lang.Object
-
- net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.BaseTokenRequestLookupFunctionTest
-
- net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestAuthTimeLookupFunctionTest
-
public class TokenRequestAuthTimeLookupFunctionTest extends BaseTokenRequestLookupFunctionTest
Test forTokenRequestAuthTimeLookupFunction.
-
-
Field Summary
Fields Modifier and Type Field Description private net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.TokenRequestAuthTimeLookupFunctionlookup-
Fields inherited from class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.BaseTokenRequestLookupFunctionTest
acr, authTime, claimsRequest, clientID, consentedClaims, exp, iat, idpSessionId, issuer, msgCtx, nonce, oidcCtx, prc, redirectUri, scope, subject, tokenDeliveryClaims, tokenToIdTokenDeliveryClaims, tokenToUserInfoTokenDeliveryClaims, userPrin
-
-
Constructor Summary
Constructors Constructor Description TokenRequestAuthTimeLookupFunctionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestLookup()-
Methods inherited from class net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.BaseTokenRequestLookupFunctionTest
setUpCtxs
-
-