Skip navigation links

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

E10676-03


oracle.security.xmlsec.saml2.util
Class SAML2Initializer

java.lang.Object
  extended by oracle.security.xmlsec.saml2.util.SAML2Initializer


public class SAML2Initializer
extends java.lang.Object

Utility class for load-time initialization and configuration of the SAML 2.0 library.


Method Summary
static void initialize()
          Initializes the toolkit by mapping the XML element names to the corresponding implementation classes and registering the ID attributes.
static void mapAuthnCtxTypesToAuthnClass(java.lang.String nsURI)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

initialize

public static void initialize()
Initializes the toolkit by mapping the XML element names to the corresponding implementation classes and registering the ID attributes.

mapAuthnCtxTypesToAuthnClass

public static void mapAuthnCtxTypesToAuthnClass(java.lang.String nsURI)

Skip navigation links

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

E10676-03


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