Uses of Class
org.infinispan.server.core.security.simple.SimpleGroupPrincipal
-
Packages that use SimpleGroupPrincipal Package Description org.infinispan.server.core.security.simple -
-
Uses of SimpleGroupPrincipal in org.infinispan.server.core.security.simple
Methods in org.infinispan.server.core.security.simple that return SimpleGroupPrincipal Modifier and Type Method Description SimpleGroupPrincipal
SimpleGroupPrincipal.Externalizer. readObject(ObjectInput input)
Methods in org.infinispan.server.core.security.simple with parameters of type SimpleGroupPrincipal Modifier and Type Method Description void
SimpleGroupPrincipal.Externalizer. writeObject(ObjectOutput output, SimpleGroupPrincipal object)
-