Package org.opensaml.common

Base classes for working with SAML as Java objects.

See:
          Description

Interface Summary
IdentifierGenerator Interface for identifier generators.
SAMLObject A base interface for all SAML Objects.
SAMLObjectBuilder<SAMLObjectType extends SAMLObject> Builder for SAMLObjects.
SignableSAMLObject A signable SAMLObject.
 

Class Summary
SAMLObjectHelper A helper class for working with SAMLObjects.
SAMLVersion A type safe SAML version enumeration.
 

Exception Summary
SAMLException Base exception for SAML related exception.
SAMLRuntimeException Base class for runtime exceptions.
 

Package org.opensaml.common Description

Base classes for working with SAML as Java objects.

Information on using this library can be found in the User's Manual and information on extending its functionality can be found in the Developer's Manual.

See Also:
OpenSAML Wiki


Copyright © 1999-2012. All Rights Reserved.