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 SimpleGroupPrincipalSimpleGroupPrincipal.Externalizer. readObject(java.io.ObjectInput input)Methods in org.infinispan.server.core.security.simple with parameters of type SimpleGroupPrincipal Modifier and Type Method Description voidSimpleGroupPrincipal.Externalizer. writeObject(java.io.ObjectOutput output, SimpleGroupPrincipal object)
-