Uses of Interface
com.sun.enterprise.web.SSOFactory
-
Packages that use SSOFactory Package Description com.sun.enterprise.web com.sun.enterprise.web.pluggable org.glassfish.web.ha org.glassfish.web.ha.authenticator -
-
Uses of SSOFactory in com.sun.enterprise.web
Classes in com.sun.enterprise.web that implement SSOFactory Modifier and Type Class Description classPESSOFactoryMethods in com.sun.enterprise.web that return SSOFactory Modifier and Type Method Description SSOFactoryPEWebContainerFeatureFactoryImpl. getSSOFactory() -
Uses of SSOFactory in com.sun.enterprise.web.pluggable
Methods in com.sun.enterprise.web.pluggable that return SSOFactory Modifier and Type Method Description SSOFactoryWebContainerFeatureFactory. getSSOFactory() -
Uses of SSOFactory in org.glassfish.web.ha
Methods in org.glassfish.web.ha that return SSOFactory Modifier and Type Method Description SSOFactoryHAWebContainerFeatureFactoryImpl. getSSOFactory() -
Uses of SSOFactory in org.glassfish.web.ha.authenticator
Classes in org.glassfish.web.ha.authenticator that implement SSOFactory Modifier and Type Class Description classHASSOFactory
-