Class Authentication


  • public abstract class Authentication
    extends Object
    Author:
    Tom Baeyens
    • Constructor Detail

      • Authentication

        public Authentication()
    • Method Detail

      • setAuthenticatedUserId

        public static void setAuthenticatedUserId​(String authenticatedUserId)
      • getAuthenticatedUserId

        public static String getAuthenticatedUserId()
      • setAuthenticationContext

        public static void setAuthenticationContext​(AuthenticationContext authenticationContext)