com.ibm.jbatch.container.services.impl
Class NoOpBatchSecurityHelper

java.lang.Object
  extended by com.ibm.jbatch.container.services.impl.NoOpBatchSecurityHelper
All Implemented Interfaces:
BatchSecurityHelper

public class NoOpBatchSecurityHelper
extends Object
implements BatchSecurityHelper


Constructor Summary
NoOpBatchSecurityHelper()
           
 
Method Summary
 String getCurrentTag()
           
 boolean isAdmin(String tag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoOpBatchSecurityHelper

public NoOpBatchSecurityHelper()
Method Detail

getCurrentTag

public String getCurrentTag()
Specified by:
getCurrentTag in interface BatchSecurityHelper

isAdmin

public boolean isAdmin(String tag)
Specified by:
isAdmin in interface BatchSecurityHelper


Copyright © 2013. All Rights Reserved.