org.opensaml.xml.security.credential.criteria.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xmltooling Show documentation
Show all versions of xmltooling Show documentation
XMLTooling-J is a low-level library that may be used to construct libraries that allow developers to work with
XML in a Java beans manner.
Implementations of {@link org.opensaml.xml.security.EvaluableCriteria} where the
parameterized evaluation target type is {@link org.opensaml.xml.security.credential.Credential}. This is also
represented by the marker interface {@link org.opensaml.xml.security.credential.criteria.EvaluableCredentialCriteria}.
Also contains {@link org.opensaml.xml.security.credential.criteria.EvaluableCredentialCriteriaRegistry},
which is capable of looking up and returning a particular implementation of EvaluableCredentialCriteria
which should be used to evaluate a given (non-evaluable) {@link org.opensaml.xml.security.Criteria} against
a Credential.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy