Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.security.policy.scenario.client
Class ConfigCallbackHandler

java.lang.Object
  extended by oracle.wsm.security.policy.scenario.client.ConfigCallbackHandler

All Implemented Interfaces:
CallbackHandler

public class ConfigCallbackHandler
extends Object
implements CallbackHandler
Since:
release specific (what release of product did this appear in)
Version:
$Header: ConfigCallbackHandler.java 29-feb-2008.18:33:31 mmalhotr Exp ${FILE} Aug 24, 2006.10:05:31 AM vikjain Exp $
Author:
vikjain

Constructor Summary
ConfigCallbackHandler(Properties config)
           
ConfigCallbackHandler(Properties config, IMessageContext msgContext, JpsManager manager)
           

 

Method Summary
 void handle(Callback[] callbacks)
           

 

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

 

Constructor Detail

ConfigCallbackHandler

public ConfigCallbackHandler(Properties config)

ConfigCallbackHandler

public ConfigCallbackHandler(Properties config,
                             IMessageContext msgContext,
                             JpsManager manager)

Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException
Specified by:
handle in interface CallbackHandler
Throws:
IOException
UnsupportedCallbackException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.