Package com.sun.identity.saml.xmlsig

Provides a pluggable interface for XML digital signature implementation.

See:
          Description

Interface Summary
KeyProvider The class KeyProvider is an interface that is implemented to retrieve X509Certificates and Private Keys from user data store.
SignatureProvider This is an interface to be implemented to sign and verify XML signature.
 

Class Summary
XMLSignatureManager The class XMLSignatureManager provides methods to sign and verify XML signature.
 

Exception Summary
XMLSignatureException This class represents a SAML XML Signature exception.
 

Package com.sun.identity.saml.xmlsig Description

Provides a pluggable interface for XML digital signature implementation.



Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.