Package com.sun.identity.saml.xmlsig
@Supported
package com.sun.identity.saml.xmlsig
Defines KeyProvider interface and default implementation class.
-
ClassDescriptionThe class
KeyProvider
is an interface that is implemented to retrieve X509Certificates and Private Keys from user data store.The classPasswordDecoder
is an interface that is implemented to decode password.