Uses of Package
com.yahoo.security.token
Packages that use com.yahoo.security.token
-
Classes in com.yahoo.security.token used by com.yahoo.security.tokenClassDescriptionA token represents an arbitrary, opaque sequence of secret bytes (preferably from a secure random source) whose possession gives the holder the right to some resource(s) or action(s).A token check hash represents a hash derived from a token in such a way that distinct "audiences" for the token compute entirely different hashes even for identical token values.A token domain controls how token fingerprints and check-hashes are derived from a particular token.A token fingerprint represents an opaque sequence of bytes that is expected to globally identify any particular token within a particular token domain.