Uses of Class
net.shibboleth.idp.authn.principal.SimplePrincipalSerializer
Packages that use SimplePrincipalSerializer
-
Uses of SimplePrincipalSerializer in net.shibboleth.idp.authn.principal
Subclasses of SimplePrincipalSerializer in net.shibboleth.idp.authn.principalModifier and TypeClassDescriptionclass
SealedPrincipalSerializer<T extends Principal>
Principal serializer that encrypts/decrypts the data when serializing.