Skip navigation links

Package org.opensaml.security.credential

Interfaces and classes related to credentials and ways to represent them.

See: Description

Package org.opensaml.security.credential Description

Interfaces and classes related to credentials and ways to represent them. Developers will generally create and populate CredentialResolvers during application initialization time. CredentialCriteria can then be constructed to model the information the application has about a particular credential and then provided to the CredentialResolver in order to retrieve the previously loaded credential information. Here are a couple of use cases where this approach might be used:
Skip navigation links

Copyright © 2016. All rights reserved.