Package | Description |
---|---|
org.opensaml.saml.common.profile.logic |
Functions and predicates supporting common SAML profile behavior.
|
Modifier and Type | Method and Description |
---|---|
protected RegistrationInfo |
AbstractRegistrationInfoPredicate.getRegistrationInfo(EntityDescriptor entity)
Get the
RegistrationInfo extension associated with an entity, if any. |
Modifier and Type | Method and Description |
---|---|
protected boolean |
RegistrationPolicyPredicate.doApply(RegistrationInfo info)
Override this method to implement the predicate.
|
protected boolean |
RegistrationAuthorityPredicate.doApply(RegistrationInfo info)
Override this method to implement the predicate.
|
protected abstract boolean |
AbstractRegistrationInfoPredicate.doApply(RegistrationInfo info)
Override this method to implement the predicate.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.