Class DetailedErrorsPredicate

  • All Implemented Interfaces:
    Predicate<org.opensaml.profile.context.ProfileRequestContext>, net.shibboleth.utilities.java.support.logic.Predicate<org.opensaml.profile.context.ProfileRequestContext>

    public class DetailedErrorsPredicate
    extends AbstractRelyingPartyPredicate
    Predicate to determine whether a relying party should see detailed error information.
    • Constructor Detail

      • DetailedErrorsPredicate

        public DetailedErrorsPredicate()
    • Method Detail

      • test

        public boolean test​(@Nullable
                            org.opensaml.profile.context.ProfileRequestContext input)