JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle Fusion Middleware Java API Reference for Oracle Security Developer Tools SAML 2.0
12c (12.1.3)
E51594-01
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
Methods
Modifier and Type
Method and Description
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.
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle Fusion Middleware Java API Reference for Oracle Security Developer Tools SAML 2.0
12c (12.1.3)
E51594-01
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013, 2014 , Oracle. All rights reserved.