|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MOAException | |
at.gv.egovernment.moa.spss | |
at.gv.egovernment.moa.spss.server.config | |
at.gv.egovernment.moa.spss.server.init | |
at.gv.egovernment.moa.spss.server.invoke |
Uses of MOAException in at.gv.egovernment.moa.spss |
Subclasses of MOAException in at.gv.egovernment.moa.spss | |
class |
MOAApplicationException
Base class of application specific MOA exceptions. |
class |
MOASystemException
Base class of technical MOA exceptions. |
Uses of MOAException in at.gv.egovernment.moa.spss.server.config |
Subclasses of MOAException in at.gv.egovernment.moa.spss.server.config | |
class |
ConfigurationException
Exception signalling an error in the configuration. |
Uses of MOAException in at.gv.egovernment.moa.spss.server.init |
Methods in at.gv.egovernment.moa.spss.server.init that throw MOAException | |
void |
ConfiguratorImpl.init()
|
void |
ConfiguratorImpl.update()
|
Uses of MOAException in at.gv.egovernment.moa.spss.server.invoke |
Methods in at.gv.egovernment.moa.spss.server.invoke that return MOAException | |
MOAException |
IaikExceptionMapper.map(iaik.IAIKException iaikException)
Map an IAIKException to a MOAException . |
MOAException |
IaikExceptionMapper.map(iaik.IAIKRuntimeException iaikException)
Map an IAIKRuntimeException to a MOAException . |
protected MOAException |
IaikExceptionMapper.createMoaException(Exception iaikException)
Create a MOAException from a given IAIKException
by looking it up in the mapping. |
Methods in at.gv.egovernment.moa.spss.server.invoke that throw MOAException | |
iaik.server.modules.cmsverify.CMSSignatureVerificationProfile |
CMSSignatureVerificationProfileFactory.createProfile()
Create a CMSSignatureVerificationProfile from the given
request and the current MOA configuration. |
at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureResponse |
XMLSignatureVerificationInvoker.verifyXMLSignature(at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureRequest request)
Process the VerifyXMLSignatureRequest |
at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureResponse |
SignatureVerificationServiceImpl.verifyCMSSignature(at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest request)
Verify a CMS signature. |
at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureResponse |
SignatureVerificationServiceImpl.verifyXMLSignature(at.gv.egovernment.moa.spss.api.xmlverify.VerifyXMLSignatureRequest request)
Verify an XML signature. |
at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureResponse |
SignatureCreationServiceImpl.createXMLSignature(at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureRequest request)
Create an XML signature. |
at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureResponse |
CMSSignatureVerificationInvoker.verifyCMSSignature(at.gv.egovernment.moa.spss.api.cmsverify.VerifyCMSSignatureRequest request)
Verify a CMS signature. |
at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureResponse |
XMLSignatureCreationInvoker.createXMLSignature(at.gv.egovernment.moa.spss.api.xmlsign.CreateXMLSignatureRequest request,
Set reserved)
Process the CreateXMLSignatureRequest |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |