@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.BatchSecurityHelperpublic boolean isAdmin(String tag)
isAdmin in interface com.ibm.jbatch.spi.BatchSecurityHelperpublic boolean isVisibleToThisInstance(String tagName)
Copyright © 2014. All rights reserved.