Uses of Class
org.opensaml.saml.common.profile.logic.AbstractRegistrationInfoPredicate
-
Packages that use AbstractRegistrationInfoPredicate Package Description org.opensaml.saml.common.profile.logic Functions and predicates supporting common SAML profile behavior. -
-
Uses of AbstractRegistrationInfoPredicate in org.opensaml.saml.common.profile.logic
Subclasses of AbstractRegistrationInfoPredicate in org.opensaml.saml.common.profile.logic Modifier and Type Class Description classRegistrationAuthorityPredicatePredicate to determine whether one of a set of names matches an entity'sRegistrationInfo.getRegistrationAuthority().classRegistrationPolicyPredicatePredicate to determine whether one of a set of names matches an entity'sRegistrationPolicy.
-