Oracle Security Developer Tools Liberty 1.1 Java API Reference
10g Release 2 (10.1.2.0.2)

B19114-01


oracle.security.xmlsec.liberty.v11
Class LibertyInitializer

java.lang.Object
  extended byoracle.security.xmlsec.liberty.v11.LibertyInitializer


public class LibertyInitializer
extends java.lang.Object

Utility class for load-time initialization and configuration of the Liberty 1.1 library.


Field Summary
static java.lang.String AUTHENTICATION_CONTEXT_CLASS_KEY
The key used when mapping concrete subclasses of AuthenticationContextStatement to Liberty authentication context class URIs in the default URIManager.

Method Summary
static void initialize()

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

Field Detail

AUTHENTICATION_CONTEXT_CLASS_KEY

public static final java.lang.String AUTHENTICATION_CONTEXT_CLASS_KEY
The key used when mapping concrete subclasses of AuthenticationContextStatement to Liberty authentication context class URIs in the default URIManager.
See Also:
Constant Field Values

Method Detail

initialize

public static void initialize()

Oracle Security Developer Tools Liberty 1.1 Java API Reference
10g Release 2 (10.1.2.0.2)

B19114-01


Copyright © 2005 , Oracle. All rights reserved.