Class ServletUtils


  • public class ServletUtils
    extends java.lang.Object
    Utility class
    Version:
    $Revision$, $Date$
    • Constructor Detail

      • ServletUtils

        public ServletUtils()
    • Method Detail

      • initializeAuthz

        public static java.lang.String initializeAuthz​(javax.servlet.ServletConfig sc,
                                                       IAuthzSubsystem authz,
                                                       java.lang.String id)
                                                throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException
      • getACLMethod

        public static java.lang.String getACLMethod​(java.lang.String aclInfo,
                                                    java.lang.String authzMgr,
                                                    java.lang.String id)
                                             throws EBaseException
        Throws:
        EBaseException