Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


oracle.security.jps
Class JpsContextFactory

java.lang.Object
  extended by oracle.security.jps.JpsContextFactory

All Implemented Interfaces:
ContextFactory

public abstract class JpsContextFactory
extends java.lang.Object
implements ContextFactory

Factory for JpsContexts User: rkng Date: Nov 8, 2005 Time: 12:05:34 AM


Method Summary
static JpsContextFactory getContextFactory()
          Returns the default JpsContextFactory

 

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

 

Methods inherited from interface oracle.security.jps.ContextFactory
getContext, getContext

 

Method Detail

getContextFactory

public static JpsContextFactory getContextFactory()
                                           throws JpsException
Returns the default JpsContextFactory
Returns:
the default JpsContextFactory
Throws:
JpsException - if an error condition is encountered during the invocation of this method

Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Copyright © 2011, Oracle. All rights reserved.