public class CreateCRLKeyServiceProviderTask extends SOAPstationTaskBase implements IBaseDataKeyID
KeyServiceLC.
| Modifier and Type | Field and Description |
|---|---|
protected CRLConfig |
itsCRLConfig |
protected java.util.List |
itsEndpointItems |
protected KeyServiceLC |
itsKeyValidationService |
private java.lang.String |
itsKeyValidationServiceID
Keep track of the KeyValidationService ID that we created in case we need it.
|
| Constructor and Description |
|---|
CreateCRLKeyServiceProviderTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEndpoint(org.apache.tools.ant.types.Resource val) |
void |
executeEx()
Do the work
|
java.lang.String |
getKeyID()
IBaseDataKeyID interface
|
_getConfig, _getSSTConfig, createTask, setSOAPstationRefexecute, locateBaseData, locateBaseData, locateBaseDataID, locateBaseDataIDbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprivate java.lang.String itsKeyValidationServiceID
protected KeyServiceLC itsKeyValidationService
protected CRLConfig itsCRLConfig
protected java.util.List itsEndpointItems
public void addEndpoint(org.apache.tools.ant.types.Resource val)
public void executeEx()
throws java.lang.Exception
public java.lang.String getKeyID()
getKeyID in interface IBaseDataKeyID