Class DetailedErrorsPredicate
java.lang.Object
net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
net.shibboleth.idp.profile.config.logic.DetailedErrorsPredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
,Predicate<ProfileRequestContext>
Predicate to determine whether a relying party should see detailed error information.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
DetailedErrorsPredicate
public DetailedErrorsPredicate()
-
-
Method Details
-
test
-