Skip navigation links

Oracle Fusion Middleware SAML 2.0 Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10676-05


oracle.security.xmlsec.saml2.ac
Interface AuthenticatorType

All Known Implementing Classes:
AsymmetricDecryption, AsymmetricKeyAgreement, DigSig, IPAddress, Password, PreviousSession, RestrictedPassword, ResumeSession, SharedSecretChallengeResponse, SharedSecretDynamicPlaintext, SubscriberLineNumber, UserSuffix, ZeroKnowledge

public interface AuthenticatorType

An interface that is intended to group the various authentication mechanisms.


Method Summary
 org.w3c.dom.Node getNode()
          Returns the DOM node representing this authenticator mechanism.

 

Method Detail

getNode

org.w3c.dom.Node getNode()
Returns the DOM node representing this authenticator mechanism.
Returns:
The underlying org.w3c.dom.Node instance.

Skip navigation links

Oracle Fusion Middleware SAML 2.0 Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10676-05


Copyright © 2005, 2013 , Oracle. All rights reserved.