Uses of Class
org.infinispan.server.core.security.simple.SimpleUserPrincipal
-
Packages that use SimpleUserPrincipal Package Description org.infinispan.server.core.security.simple -
-
Uses of SimpleUserPrincipal in org.infinispan.server.core.security.simple
Methods in org.infinispan.server.core.security.simple that return SimpleUserPrincipal Modifier and Type Method Description SimpleUserPrincipalSimpleUserPrincipal.Externalizer. readObject(java.io.ObjectInput input)Methods in org.infinispan.server.core.security.simple with parameters of type SimpleUserPrincipal Modifier and Type Method Description booleanSimpleUserPrincipal. equals(SimpleUserPrincipal other)voidSimpleUserPrincipal.Externalizer. writeObject(java.io.ObjectOutput output, SimpleUserPrincipal object)
-