Uses of Annotation Interface
dev.orne.beans.IdentityTokenResolver
Packages that use IdentityTokenResolver
-
Uses of IdentityTokenResolver in dev.orne.beans
Methods in dev.orne.beans with annotations of type IdentityTokenResolverModifier and TypeMethodDescriptionstatic BigIntegerIdentityBigIntegerIdentity.fromIdentityToken(String token) Resolves the specified identity token to a validBigIntegerIdentity.static LongIdentityLongIdentity.fromIdentityToken(String token) Resolves the specified identity token to a validLongIdentity.static StringIdentityStringIdentity.fromIdentityToken(String token) Resolves the specified identity token to a validStringIdentity.