|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SignaturePolicyService
Interface for the signature policy service.
Method Summary | |
---|---|
java.lang.String |
getSignaturePolicyDescription()
Gives back the short description of the signature policy or null if a description is not available. |
byte[] |
getSignaturePolicyDocument()
Gives back the signature policy document. |
java.lang.String |
getSignaturePolicyDownloadUrl()
Gives back the download URL where the signature policy document can be found. |
java.lang.String |
getSignaturePolicyIdentifier()
Gives back the signature policy identifier URI. |
Method Detail |
---|
java.lang.String getSignaturePolicyIdentifier()
java.lang.String getSignaturePolicyDescription()
null
if a description is not available.
null
.java.lang.String getSignaturePolicyDownloadUrl()
null
in case such a download location does not
exist.
null
.byte[] getSignaturePolicyDocument()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |