Uses of Annotation Type
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 @NotNull BigIntegerIdentityBigIntegerIdentity.fromIdentityToken(@NotNull String token) Resolves the specified identity token to a validBigIntegerIdentity.static @NotNull LongIdentityLongIdentity.fromIdentityToken(@NotNull String token) Resolves the specified identity token to a validLongIdentity.static @NotNull StringIdentityStringIdentity.fromIdentityToken(@NotNull String token) Resolves the specified identity token to a validStringIdentity.