Class Constant


  • public class Constant
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SECURITY_CONTEXT
      Name of the HTTP Request's attribute set by this Keycloak adapter.
    • Constructor Summary

      Constructors 
      Constructor Description
      Constant()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SECURITY_CONTEXT

        public static final java.lang.String SECURITY_CONTEXT
        Name of the HTTP Request's attribute set by this Keycloak adapter.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Constant

        public Constant()