Package net.shibboleth.idp.authn
Class AuthenticationResult.DescriptorReusePredicate
java.lang.Object
net.shibboleth.idp.authn.AuthenticationResult.ProxyRestrictionReusePredicate
net.shibboleth.idp.authn.AuthenticationResult.DescriptorReusePredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
- Enclosing class:
- AuthenticationResult
class AuthenticationResult.DescriptorReusePredicate
extends AuthenticationResult.ProxyRestrictionReusePredicate
Inner class that delegates reuse condition evaluation to the underlying
AuthenticationFlowDescriptor
.-
Constructor Details
-
DescriptorReusePredicate
DescriptorReusePredicate()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<ProfileRequestContext>
- Overrides:
test
in classAuthenticationResult.ProxyRestrictionReusePredicate
-