| 
Oracle Fusion Middleware SAML 1.0/1.1 Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10675-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.security.xmlsec.saml.SAMLInitializer
public class SAMLInitializer
Utility class for load-time initialization and configuration of the SAML library.
| Method Summary | |
|---|---|
static void | 
initialize() | 
static void | 
initialize(int majorVersion, int minorVersion)Initializes the toolkit by mapping the XML element names to the corresponding implementation classes and registering the ID attributes specific to the SAML Version.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static void initialize()
public static void initialize(int majorVersion,
                              int minorVersion)
majorVersion - The Major Version number (i.e., 1 for SAML 1.0 or SAML 1.1).minorVersion - The Minor Version number (i.e., 0 for SAML 1.0 or 1 for SAML 1.1).
  | 
Oracle Fusion Middleware SAML 1.0/1.1 Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10675-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||