@Service public class GlassFishBatchSecurityHelper extends Object implements com.ibm.jbatch.spi.BatchSecurityHelper
Constructor and Description |
---|
GlassFishBatchSecurityHelper() |
Modifier and Type | Method and Description |
---|---|
String |
getCurrentTag() |
boolean |
isAdmin(String tag) |
boolean |
isVisibleToThisInstance(String tagName) |
void |
markInvocationPrivilege(boolean isAdmin) |
public void markInvocationPrivilege(boolean isAdmin)
public String getCurrentTag()
getCurrentTag
in interface com.ibm.jbatch.spi.BatchSecurityHelper
public boolean isAdmin(String tag)
isAdmin
in interface com.ibm.jbatch.spi.BatchSecurityHelper
public boolean isVisibleToThisInstance(String tagName)
Copyright © 2019. All rights reserved.