Uses of Interface
javax.security.auth.message.config.RegistrationListener

Packages that use RegistrationListener
javax.security.auth.message.config   
 

Uses of RegistrationListener in javax.security.auth.message.config
 

Methods in javax.security.auth.message.config with parameters of type RegistrationListener
abstract  String[] AuthConfigFactory.detachListener(RegistrationListener listener, String layer, String appContext)
          Disassociate the listener from all the provider registrations whose layer and appContext values are matched by the corresponding arguments to this method.
abstract  AuthConfigProvider AuthConfigFactory.getConfigProvider(String layer, String appContext, RegistrationListener listener)
          Get a registered AuthConfigProvider from the factory.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.