Uses of Annotation Type
dev.orne.beans.IdentityTokenResolver
-
Uses of IdentityTokenResolver in dev.orne.beans
Modifier and TypeMethodDescriptionstatic @NotNull BigIntegerIdentity
BigIntegerIdentity.fromIdentityToken
(@NotNull String token) Resolves the specified identity token to a validBigIntegerIdentity
.static @NotNull LongIdentity
LongIdentity.fromIdentityToken
(@NotNull String token) Resolves the specified identity token to a validLongIdentity
.static @NotNull StringIdentity
StringIdentity.fromIdentityToken
(@NotNull String token) Resolves the specified identity token to a validStringIdentity
.