Class AnonymousUser


  • public final class AnonymousUser
    extends Object
    Holds the constants that are used for the anonymous usage of jadice server.
    Since:
    jadice server 5.1.7.0
    See Also:
    server-config/application/security.xml, SecuredNodeWorkerFactory
    • Field Detail

      • KEY

        public static final String KEY
        key that is used for anonymous usage of jadice for as referenced in the AnonymousAuthenticationProvider in security.xml.
        See Also:
        Constant Field Values