Uses of Class
eu.webtoolkit.jwt.auth.jpa.AuthIdentity
Packages that use AuthIdentity
-
Uses of AuthIdentity in eu.webtoolkit.jwt.auth.jpa
Methods in eu.webtoolkit.jwt.auth.jpa that return types with arguments of type AuthIdentityModifier and TypeMethodDescriptionAuthInfo.getAuthIdentities()Returns the authentication identities.Method parameters in eu.webtoolkit.jwt.auth.jpa with type arguments of type AuthIdentityModifier and TypeMethodDescriptionvoidAuthInfo.setAuthIdentities(List<AuthIdentity> authIdentities)