Uses of Interface
org.glassfish.security.common.CNonceCache
-
Packages that use CNonceCache Package Description com.sun.enterprise.security com.sun.enterprise.security.auth.digest.impl org.glassfish.web.ha -
-
Uses of CNonceCache in com.sun.enterprise.security
Methods in com.sun.enterprise.security that return CNonceCache Modifier and Type Method Description CNonceCacheCNonceCacheFactory. createCNonceCache(String appName, String clusterName, String instanceName, String storeName) -
Uses of CNonceCache in com.sun.enterprise.security.auth.digest.impl
Classes in com.sun.enterprise.security.auth.digest.impl that implement CNonceCache Modifier and Type Class Description classCNonceCacheImplMethods in com.sun.enterprise.security.auth.digest.impl that return CNonceCache Modifier and Type Method Description CNonceCacheCNonceCacheFactoryImpl. createCNonceCache(String appName, String clusterName, String instanceName, String storeName) -
Uses of CNonceCache in org.glassfish.web.ha
Classes in org.glassfish.web.ha that implement CNonceCache Modifier and Type Class Description classHACNonceCacheImpl
-