Uses of Class
com.sun.jaspic.services.AuthConfigRegistrationWrapper
-
Packages that use AuthConfigRegistrationWrapper Package Description com.sun.enterprise.security.webservices com.sun.jaspic.services -
-
Uses of AuthConfigRegistrationWrapper in com.sun.enterprise.security.webservices
Methods in com.sun.enterprise.security.webservices that return AuthConfigRegistrationWrapper Modifier and Type Method Description AuthConfigRegistrationWrapperClientPipeCloser. lookupListenerWrapper(ServiceReferenceDescriptor desc)Methods in com.sun.enterprise.security.webservices with parameters of type AuthConfigRegistrationWrapper Modifier and Type Method Description voidClientPipeCloser. registerListenerWrapper(ServiceReferenceDescriptor desc, AuthConfigRegistrationWrapper wrapper)voidWebServicesDelegateImpl. removeListener(AuthConfigRegistrationWrapper listener)voidClientPipeCloser. removeListenerWrapper(AuthConfigRegistrationWrapper wrapper) -
Uses of AuthConfigRegistrationWrapper in com.sun.jaspic.services
Fields in com.sun.jaspic.services declared as AuthConfigRegistrationWrapper Modifier and Type Field Description protected AuthConfigRegistrationWrapperJaspicServices. listenerWrapperMethods in com.sun.jaspic.services that return AuthConfigRegistrationWrapper Modifier and Type Method Description AuthConfigRegistrationWrapperJaspicServices. getRegistrationWrapper()Methods in com.sun.jaspic.services with parameters of type AuthConfigRegistrationWrapper Modifier and Type Method Description voidRegistrationWrapperRemover. removeListener(AuthConfigRegistrationWrapper listener)remove the registration of the argument listener from the PipevoidJaspicServices. setRegistrationWrapper(AuthConfigRegistrationWrapper wrapper)
-