public class XKMSService extends Object implements XKMSPortType
Constructor and Description |
---|
XKMSService() |
protected static final Logger LOG
public ReissueResultType reissue(ReissueRequestType request)
reissue
in interface XKMSPortType
public CompoundResultType compound(CompoundRequestType request)
compound
in interface XKMSPortType
public RegisterResultType register(RegisterRequestType request)
register
in interface XKMSPortType
public ResultType pending(PendingRequestType request)
pending
in interface XKMSPortType
public RevokeResultType revoke(RevokeRequestType request)
revoke
in interface XKMSPortType
public LocateResultType locate(LocateRequestType request)
locate
in interface XKMSPortType
public RecoverResultType recover(RecoverRequestType request)
recover
in interface XKMSPortType
public StatusResultType status(StatusRequestType request)
status
in interface XKMSPortType
public ValidateResultType validate(ValidateRequestType request)
validate
in interface XKMSPortType
public static KeyBindingType createKeyBinding(ValidateResultType result)
public void setServiceName(String serviceName)
protected void setKeyUsageAll(KeyBindingAbstractType keyBinding)
keyBinding
- KeyBinding to set KeyUsage withinpublic void setEnableXKRSS(boolean enableXKRSS)
public void setLogExceptions(boolean logExceptions)
Apache CXF