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 AuthenticatorTransport

All Known Implementing Classes:
ADSL, HTTP, IPSec, ISDN, MobileNetworkEndToEndEncryption, MobileNetworkNoEncryption, MobileNetworkRadioEncryption, PSTN, SSL, WTLS

public interface AuthenticatorTransport

An interface that is intended to group the various authenticator transport protocols.


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

 

Method Detail

getNode

org.w3c.dom.Node getNode()
Returns the DOM node representing this authenticator transport protocol 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.