Uses of Class
org.wildfly.clustering.web.infinispan.SessionKeyFormatter
-
-
Uses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.session
Subclasses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.session Modifier and Type Class Description classSessionAccessMetaDataKeyFormatterFormatter for aSessionAccessMetaDataKeyclassSessionCreationMetaDataKeyFormatterFormatter for aSessionCreationMetaDataKey. -
Uses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.session.coarse
Subclasses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.session.coarse Modifier and Type Class Description classSessionAttributesKeyFormatterResolver forSessionAttributesKey. -
Uses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.session.fine
Subclasses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.session.fine Modifier and Type Class Description classSessionAttributeNamesKeyFormatterFormatter forSessionAttributeNamesKey. -
Uses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.sso
Subclasses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.sso Modifier and Type Class Description classAuthenticationKeyFormatterFormatter forAuthenticationKey -
Uses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.sso.coarse
Subclasses of SessionKeyFormatter in org.wildfly.clustering.web.infinispan.sso.coarse Modifier and Type Class Description classCoarseSessionsKeyFormatterFormatter forCoarseSessionsKey.
-