Class GlassFishBatchSecurityHelper

  • All Implemented Interfaces:
    com.ibm.jbatch.spi.BatchSecurityHelper

    @Service
    public class GlassFishBatchSecurityHelper
    extends Object
    implements com.ibm.jbatch.spi.BatchSecurityHelper
    • Constructor Detail

      • GlassFishBatchSecurityHelper

        public GlassFishBatchSecurityHelper()
    • Method Detail

      • markInvocationPrivilege

        public void markInvocationPrivilege​(boolean isAdmin)
      • getCurrentTag

        public String getCurrentTag()
        Specified by:
        getCurrentTag in interface com.ibm.jbatch.spi.BatchSecurityHelper
      • isAdmin

        public boolean isAdmin​(String tag)
        Specified by:
        isAdmin in interface com.ibm.jbatch.spi.BatchSecurityHelper
      • isVisibleToThisInstance

        public boolean isVisibleToThisInstance​(String tagName)