Class AppCNonceCacheMap

java.lang.Object
java.util.AbstractMap<String,org.glassfish.security.common.CNonceCache>
java.util.HashMap<String,org.glassfish.security.common.CNonceCache>
com.sun.enterprise.security.AppCNonceCacheMap
All Implemented Interfaces:
Serializable, Cloneable, Map<String,org.glassfish.security.common.CNonceCache>

@Service @Singleton public class AppCNonceCacheMap extends HashMap<String,org.glassfish.security.common.CNonceCache>
Author:
vbkumarjayanti
See Also:
  • Constructor Details

    • AppCNonceCacheMap

      public AppCNonceCacheMap()