Uses of Class
dev.orne.beans.TokenIdentity
Packages that use TokenIdentity
-
Uses of TokenIdentity in dev.orne.beans
Methods in dev.orne.beans that return TokenIdentityModifier and TypeMethodDescriptionstatic TokenIdentity
Creates theTokenIdentity
from the identity token inString
form.Parses specifiedString
as aTokenIdentity
instance. -
Uses of TokenIdentity in dev.orne.beans.rnd
Methods in dev.orne.beans.rnd that return TokenIdentityModifier and TypeMethodDescription@NotNull TokenIdentity
TokenIdentityGenerator.defaultValue()
@NotNull TokenIdentity
TokenIdentityGenerator.randomValue()