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

B28174-01


oracle.security.xmlsec.saml2.util
Class SAML2Initializer

java.lang.Object
  extended byoracle.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)

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.