famFederationCommon.properties revision dca4781896bf63f6c289ea980bf770560e8e2f08
70N/A# $Id: famFederationCommon.properties,v 1.5 2010/01/08 22:41:38 exu Exp $
70N/Aa101.help.txt=The default implementation uses the Identity repository APIs to access user profile attributes. A custom implementation must \
911N/Aimplement the <code>com.sun.identity.plugin.datastore.DataStoreProvider</code> interface.
911N/Aa102.help.txt=The default implementation uses the SMS APIs to access service configuration. A custom implementation must \
970N/Aimplement the <code>com.sun.identity.plugin.configuration.ConfigurationInstance</code> interface.
970N/Aa103.help.txt=The default implementation uses the Logging APIs to record log entries. A custom implementation must \
1356N/Aimplement the <code>com.sun.identity.plugin.log.Logger</code> interface.
970N/Aa104.help.txt=The default implementation uses the standard authentication and SSO APIs to access the session service. A custom \
970N/Aimplementation must implement the <code>com.sun.identity.plugin.session.SessionProvider</code> interface.
493N/Aa110.help.txt=The default implementation uses the internal OpenAM decryption API to decode passwords. A custom implementation must \
70N/Aimplement the <code>com.sun.identity.saml.xmlsig.PasswordDecoder</code> interface.
970N/Aa111.help.txt=The default implementation uses the XERCES APIs to sign the documents. A custom implementation must \
1196N/Aimplement the <code>com.sun.identity.saml.xmlsig.SignatureProvider</code> interface.
1196N/Aa112.help=The Federation system uses this class to provide access to the underlying Java keystore.
1196N/Aa112.help.txt=The default implementation uses the Java Cryptographic Engine to provide access to the Java keystore. A custom \
70N/Aimplementation must implement the <code>com.sun.identity.saml.xmlsig.KeyProvider</code> interface.
970N/Aa113.help.txt=When enabled this checks if the partner's signing cert included in the Federation XML doc is the same as the one in stored \
http\://www.w3.org/2001/10/xml-exc-c14n#WithComments=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
http\://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
a114.help=The algorithm used to canonicalize XML documents
http\://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160=http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160
http\://www.w3.org/2001/04/xmldsig-more#rsa-sha256=http://www.w3.org/2001/04/xmldsig-more#rsa-sha256
http\://www.w3.org/2001/04/xmldsig-more#rsa-sha384=http://www.w3.org/2001/04/xmldsig-more#rsa-sha384
http\://www.w3.org/2001/04/xmldsig-more#rsa-sha512=http://www.w3.org/2001/04/xmldsig-more#rsa-sha512
http\://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160=http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160
http\://www.w3.org/2001/04/xmldsig-more#hmac-sha256=http://www.w3.org/2001/04/xmldsig-more#hmac-sha256
http\://www.w3.org/2001/04/xmldsig-more#hmac-sha384=http://www.w3.org/2001/04/xmldsig-more#hmac-sha384
http\://www.w3.org/2001/04/xmldsig-more#hmac-sha512=http://www.w3.org/2001/04/xmldsig-more#hmac-sha512
a115.help=The algorithm used to sign XML documents
http\://www.w3.org/2001/10/xml-exc-c14n#WithComments=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
http\://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
http\://www.w3.org/2000/09/xmldsig#enveloped-signature=http://www.w3.org/2000/09/xmldsig#enveloped-signature
http\://www.nue.et-inf.uni-siegen.de/~geuer-pollmann/#xpathFilter=http://www.nue.et-inf.uni-siegen.de/~geuer-pollmann/#xpathFilter
a116.help=The algorithm used to transform XML documents
a117.help=The URL SAML2 of the SAML2 error page
a117.help.txt=If an error occurs in the SAML2 engine, the user is redirected to this URL. Both relative and absolute URLs are supported.\
Users are redirected to an absolute URL using the configured HTTP Binding whereas relative URLs are displayed within the request.
a118.help=The possible values are HTTP-Redirect or HTTP-POST
a119.help=The Federation system uses this class to gain access to the monitoring system
a119.help.txt=The default implementation uses the built-in OpenAM monitoring system. A custom implementation must \
implement the <code>com.sun.identity.plugin.monitoring.FedMonAgent</code> interface.
a120.help=The SAMLv1 engine uses this class to gain access to the monitoring system
a120.help.txt=The default implementation uses the built-in OpenAM monitoring system. A custom implementation must \
implement the <code>com.sun.identity.plugin.monitoring.FedMonSAML1Svc</code> interface.
a121.help=The SAML2 engine uses this class to gain access to the monitoring system
a121.help.txt=The default implementation uses the built-in OpenAM monitoring system. A custom implementation must \
implement the <code>com.sun.identity.plugin.monitoring.FedMonSAML2Svc</code> interface.
a122.help=The ID-FF engine uses this class to gain access to the monitoring system
a122.help.txt=The default implementation uses the built-in OpenAM monitoring system. A custom implementation must \
implement the <code>com.sun.identity.plugin.monitoring.FedMonIDFFSvc</code> interface.