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 java.lang.Object
implements javax.security.auth.message.config.RegistrationListener


Constructor Summary
ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener(java.lang.String layer, java.lang.String appCtxt)
           
 
Method Summary
 void notify(java.lang.String layer, java.lang.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(java.lang.String layer,
                                                                                 java.lang.String appCtxt)
Method Detail

notify

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