Package io.token.rpc

Class AuthenticationContext


  • public abstract class AuthenticationContext
    extends java.lang.Object
    Authentication context. Stores the values of On-Behalf-Of and Key-Level to be used for request authentication and signing.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AuthenticationContext

        public AuthenticationContext()