Uses of Interface
com.sun.jaspic.services.RegistrationWrapperRemover
-
Packages that use RegistrationWrapperRemover Package Description com.sun.enterprise.security.jaspic This package contains much of the integration code for JASPIC.com.sun.enterprise.security.webservices com.sun.jaspic.services -
-
Uses of RegistrationWrapperRemover in com.sun.enterprise.security.jaspic
Subinterfaces of RegistrationWrapperRemover in com.sun.enterprise.security.jaspic Modifier and Type Interface Description interfaceWebServicesDelegateA Delegate interface for handling WebServices specific security and JASPIC (JSR 196) providers. -
Uses of RegistrationWrapperRemover in com.sun.enterprise.security.webservices
Classes in com.sun.enterprise.security.webservices that implement RegistrationWrapperRemover Modifier and Type Class Description classWebServicesDelegateImpl -
Uses of RegistrationWrapperRemover in com.sun.jaspic.services
Methods in com.sun.jaspic.services with parameters of type RegistrationWrapperRemover Modifier and Type Method Description protected voidJaspicServices. init(String layer, String appContext, Map<String,Object> map, CallbackHandler callbackHandler, RegistrationWrapperRemover removerDelegate)Constructors in com.sun.jaspic.services with parameters of type RegistrationWrapperRemover Constructor Description AuthConfigRegistrationWrapper(String layer, String applicationContextId, RegistrationWrapperRemover removerDelegate)
-