|
Oracle Security Developer Tools XKMS Java API Reference 10g Release 3 (10.1.3) B25625-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defined URI string constants for algorithms, namespaces and objects.
The following naming convention is used:
| Field Summary | |
static java.lang.String |
app_HTTPS_TLSURI identifier for a HTTP over TLS application. |
static java.lang.String |
app_IPSECURI identifier for a IPSEC application. |
static java.lang.String |
app_PGPURI identifier for a PGP application. |
static java.lang.String |
app_PKIXURI identifier for a PKIX application. |
static java.lang.String |
app_SMIMEURI identifier for a S/MIME application. |
static java.lang.String |
app_SMTP_TLSURI identifier for a SMTP over TLS application. |
static java.lang.String |
app_TLSURI identifier for a TLS application. |
static java.lang.String |
app_XKMSURI identifier for a XKMS application. |
static java.lang.String |
app_XKMS_profileURI identifier for a profile XKMS application. |
static java.lang.String |
kbs_IndeterminateKey Binding Status Code of value of Indeterminate. |
static java.lang.String |
kbs_InvalidKey Binding Status Code of value of Invalid. |
static java.lang.String |
kbs_ValidKey Binding Status Code of value of Valid. |
static java.lang.String |
keyUsage_EncryptionKey Usage URI for Encryption. |
static java.lang.String |
keyUsage_ExchangeKey Usage URI for Exchange. |
static java.lang.String |
keyUsage_SignatureKey Usage URI for Signature. |
static java.lang.String |
ns_xkmsNamespace URI for the XKMS namespace "http://www.w3.org/2002/03/xkms#". |
static java.lang.String |
obj_RSAKeyPair |
static java.lang.String |
pnm_HTTPPending Notification Mechanism protocol URI for HTTP. |
static java.lang.String |
pnm_HTTP_IdentifierPending Notification Mechanism identifier for HTTP. |
static java.lang.String |
pnm_SMTP_IdentifierPending Notification Mechanism identifier for SMTP. |
static java.lang.String |
pnm_SMTP_ProtocolPending Notification Mechanism protocol URI for SMTP. |
static java.lang.String |
protocol_aysnchronousProtocol URI for Asynchronous Processing. |
static java.lang.String |
protocol_compundProtocol URI for Compound Requests and Responses. |
static java.lang.String |
protocol_two_phase_requestProtocol URI for Two Phase Request Processing. |
static java.lang.String |
reasonCode_IssuerTrustKey Binding Status Reason Code of value of IssuerTrust. |
static java.lang.String |
reasonCode_RevocationStatusKey Binding Status Reason Code of value of RevocationStatus. |
static java.lang.String |
reasonCode_SignatureKey Binding Status Reason Code of value of Signature. |
static java.lang.String |
reasonCode_ValidityIntervalKey Binding Status Reason Code of value of ValidityInterval. |
static java.lang.String |
respondWith_KeyNameRespond With URI value of KeyName. |
static java.lang.String |
respondWith_KeyValueRespond With URI value of KeyValue. |
static java.lang.String |
respondWith_PGPRespond With URI value of PGP. |
static java.lang.String |
respondWith_PGPWebRespond With URI value of PGPWeb. |
static java.lang.String |
respondWith_PrivateKeyRespond With URI of PrivateKey. |
static java.lang.String |
respondWith_RetrievalMethodRespond With URI value of RetrievalMethod. |
static java.lang.String |
respondWith_SPKIRespond With URI value of SPKI. |
static java.lang.String |
respondWith_X509CertRespond With URI value of X509Cert. |
static java.lang.String |
respondWith_X509ChainRespond With URI value of X509Chain. |
static java.lang.String |
respondWith_X509CRLRespond With URI value of X509CRL. |
static java.lang.String |
responseMechanism_PendingResponse Mechanism URI value of Pending. |
static java.lang.String |
responseMechanism_RepresentResponse Mechanism URI value of Represent. |
static java.lang.String |
responseMechanism_RequestSignatureValueResponse Mechanism URI value of RequestSignatureValue. |
static java.lang.String |
result_major_PendingResult Major Code of value of Pending. |
static java.lang.String |
result_major_ReceiverResult Major Code of value of Receiver. |
static java.lang.String |
result_major_RepresentResult Major Code of value of Represent. |
static java.lang.String |
result_major_SenderResult Major Code of value of Sender. |
static java.lang.String |
result_major_SuccessResult Major Code of value of Success. |
static java.lang.String |
result_major_VersionMismatchResult Major Code of value of VersionMismatch. |
static java.lang.String |
result_minor_FailureResult Minor Code of value of Failure. |
static java.lang.String |
result_minor_IncompleteResult Minor Code of value of Incomplete. |
static java.lang.String |
result_minor_MessageNotSupportedResult Minor Code of value of MessageNotSupported. |
static java.lang.String |
result_minor_NoAuthenticationResult Minor Code of value of NoAuthentication. |
static java.lang.String |
result_minor_NoMatchResult Minor Code of value of NoMatch. |
static java.lang.String |
result_minor_NotSynchronousResult Minor Code of value of NotSynchronous. |
static java.lang.String |
result_minor_OptionalElementNotSupportedResult Minor Code value of OptionalElementNotSupported. |
static java.lang.String |
result_minor_ProofOfPossessionRequiredResult Minor Code value of ProofOfPossessionRequired. |
static java.lang.String |
result_minor_RefusedResult Minor Code of value of Refused. |
static java.lang.String |
result_minor_RepresentRequiredResult Minor Code of value of RepresentRequired. |
static java.lang.String |
result_minor_TimeInstantNotSupportedResult Minor Code value of TimeInstantNotSupported. |
static java.lang.String |
result_minor_TimeInstantOutOfRangeResult Minor Code value of TimeInstantOutOfRange. |
static java.lang.String |
result_minor_TooManyResponsesResult Minor Code of value of TooManyResponses. |
static java.lang.String |
result_minor_UnknownResponseIdResult Minor Code of value of UnknownResponseId. |
| Field Detail |
public static final java.lang.String ns_xkms
public static final java.lang.String protocol_aysnchronous
public static final java.lang.String protocol_two_phase_request
public static final java.lang.String protocol_compund
public static final java.lang.String keyUsage_Encryption
public static final java.lang.String keyUsage_Signature
public static final java.lang.String keyUsage_Exchange
public static final java.lang.String kbs_Valid
public static final java.lang.String kbs_Invalid
public static final java.lang.String kbs_Indeterminate
public static final java.lang.String reasonCode_IssuerTrust
public static final java.lang.String reasonCode_RevocationStatus
public static final java.lang.String reasonCode_ValidityInterval
public static final java.lang.String reasonCode_Signature
public static final java.lang.String responseMechanism_Pending
public static final java.lang.String responseMechanism_Represent
public static final java.lang.String responseMechanism_RequestSignatureValue
public static final java.lang.String respondWith_KeyName
public static final java.lang.String respondWith_KeyValue
public static final java.lang.String respondWith_X509Cert
public static final java.lang.String respondWith_X509Chain
public static final java.lang.String respondWith_X509CRL
public static final java.lang.String respondWith_RetrievalMethod
public static final java.lang.String respondWith_PGP
public static final java.lang.String respondWith_PGPWeb
public static final java.lang.String respondWith_SPKI
public static final java.lang.String respondWith_PrivateKey
public static final java.lang.String pnm_SMTP_Protocol
public static final java.lang.String pnm_SMTP_Identifier
public static final java.lang.String pnm_HTTP
public static final java.lang.String pnm_HTTP_Identifier
public static final java.lang.String result_major_Success
public static final java.lang.String result_major_VersionMismatch
public static final java.lang.String result_major_Sender
public static final java.lang.String result_major_Receiver
public static final java.lang.String result_major_Represent
public static final java.lang.String result_major_Pending
public static final java.lang.String result_minor_NoMatch
public static final java.lang.String result_minor_TooManyResponses
public static final java.lang.String result_minor_Incomplete
public static final java.lang.String result_minor_Failure
public static final java.lang.String result_minor_Refused
public static final java.lang.String result_minor_NoAuthentication
public static final java.lang.String result_minor_MessageNotSupported
public static final java.lang.String result_minor_UnknownResponseId
public static final java.lang.String result_minor_RepresentRequired
public static final java.lang.String result_minor_NotSynchronous
public static final java.lang.String result_minor_ProofOfPossessionRequired
public static final java.lang.String result_minor_TimeInstantNotSupported
public static final java.lang.String result_minor_TimeInstantOutOfRange
public static final java.lang.String result_minor_OptionalElementNotSupported
public static final java.lang.String app_XKMS
public static final java.lang.String app_XKMS_profile
public static final java.lang.String app_SMIME
public static final java.lang.String app_PGP
public static final java.lang.String app_TLS
public static final java.lang.String app_HTTPS_TLS
public static final java.lang.String app_SMTP_TLS
public static final java.lang.String app_IPSEC
public static final java.lang.String app_PKIX
public static final java.lang.String obj_RSAKeyPair
|
Oracle Security Developer Tools XKMS Java API Reference 10g Release 3 (10.1.3) B25625-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||