Package | Description |
---|---|
org.opensaml.saml.common.profile.logic |
Functions and predicates supporting common SAML profile behavior.
|
Modifier and Type | Field and Description |
---|---|
private Collection<EntityAttributesPredicate.Candidate> |
EntityAttributesPredicate.candidateSet
Candidates to check for.
|
Modifier and Type | Method and Description |
---|---|
Collection<EntityAttributesPredicate.Candidate> |
EntityAttributesPredicate.getCandidates()
Get the candidate criteria.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EntityAttributesPredicate.EntityAttributesMatcher.apply(EntityAttributesPredicate.Candidate input) |
Constructor and Description |
---|
EntityAttributesPredicate(Collection<EntityAttributesPredicate.Candidate> candidates,
boolean trim)
Constructor.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.