Oracle Security Developer Tools SAML 2.0 Java API Reference
10g (10.1.4.0.1)

B28174-01


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

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

Oracle Security Developer Tools SAML 2.0 Java API Reference
10g (10.1.4.0.1)

B28174-01


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