com.sun.xml.wss.provider.wsit
Class ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener

java.lang.Object
  extended by com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener
All Implemented Interfaces:
javax.security.auth.message.config.RegistrationListener
Enclosing class:
ConfigHelper.AuthConfigRegistrationWrapper

public class ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener
extends Object
implements javax.security.auth.message.config.RegistrationListener


Constructor Summary
ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener(String layer, String appCtxt)
           
 
Method Summary
 void notify(String layer, String appContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener

public ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener(String layer,
                                                                                 String appCtxt)
Method Detail

notify

public void notify(String layer,
                   String appContext)
Specified by:
notify in interface javax.security.auth.message.config.RegistrationListener


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.