Uses of Interface
com.ibm.jbatch.spi.BatchSecurityHelper
-
-
Uses of BatchSecurityHelper in com.ibm.jbatch.spi
Methods in com.ibm.jbatch.spi that return BatchSecurityHelper Modifier and Type Method Description BatchSecurityHelperBatchSPIManager. getBatchSecurityHelper()Methods in com.ibm.jbatch.spi with parameters of type BatchSecurityHelper Modifier and Type Method Description voidBatchSPIManager. registerBatchSecurityHelper(BatchSecurityHelper helper)May be called at any point and will be immediately reflected in the singleton, i.e.
-