|
Oracle Security Developer Tools SAML Java API Reference 10g Release 3 (10.1.3) B25380-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.security.xmlsec.saml.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 Security Developer Tools SAML Java API Reference 10g Release 3 (10.1.3) B25380-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||