|
Oracle Fusion Middleware XKMS Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10679-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XKMSURI
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 |
|---|
static final java.lang.String ns_xkms
static final java.lang.String protocol_aysnchronous
static final java.lang.String protocol_two_phase_request
static final java.lang.String protocol_compund
static final java.lang.String keyUsage_Encryption
static final java.lang.String keyUsage_Signature
static final java.lang.String keyUsage_Exchange
static final java.lang.String kbs_Valid
static final java.lang.String kbs_Invalid
static final java.lang.String kbs_Indeterminate
static final java.lang.String reasonCode_IssuerTrust
static final java.lang.String reasonCode_RevocationStatus
static final java.lang.String reasonCode_ValidityInterval
static final java.lang.String reasonCode_Signature
static final java.lang.String responseMechanism_Pending
static final java.lang.String responseMechanism_Represent
static final java.lang.String responseMechanism_RequestSignatureValue
static final java.lang.String respondWith_KeyName
static final java.lang.String respondWith_KeyValue
static final java.lang.String respondWith_X509Cert
static final java.lang.String respondWith_X509Chain
static final java.lang.String respondWith_X509CRL
static final java.lang.String respondWith_RetrievalMethod
static final java.lang.String respondWith_PGP
static final java.lang.String respondWith_PGPWeb
static final java.lang.String respondWith_SPKI
static final java.lang.String respondWith_PrivateKey
static final java.lang.String pnm_SMTP_Protocol
static final java.lang.String pnm_SMTP_Identifier
static final java.lang.String pnm_HTTP
static final java.lang.String pnm_HTTP_Identifier
static final java.lang.String result_major_Success
static final java.lang.String result_major_VersionMismatch
static final java.lang.String result_major_Sender
static final java.lang.String result_major_Receiver
static final java.lang.String result_major_Represent
static final java.lang.String result_major_Pending
static final java.lang.String result_minor_NoMatch
static final java.lang.String result_minor_TooManyResponses
static final java.lang.String result_minor_Incomplete
static final java.lang.String result_minor_Failure
static final java.lang.String result_minor_Refused
static final java.lang.String result_minor_NoAuthentication
static final java.lang.String result_minor_MessageNotSupported
static final java.lang.String result_minor_UnknownResponseId
static final java.lang.String result_minor_RepresentRequired
static final java.lang.String result_minor_NotSynchronous
static final java.lang.String result_minor_ProofOfPossessionRequired
static final java.lang.String result_minor_TimeInstantNotSupported
static final java.lang.String result_minor_TimeInstantOutOfRange
static final java.lang.String result_minor_OptionalElementNotSupported
static final java.lang.String app_XKMS
static final java.lang.String app_XKMS_profile
static final java.lang.String app_SMIME
static final java.lang.String app_PGP
static final java.lang.String app_TLS
static final java.lang.String app_HTTPS_TLS
static final java.lang.String app_SMTP_TLS
static final java.lang.String app_IPSEC
static final java.lang.String app_PKIX
static final java.lang.String obj_RSAKeyPair
|
Oracle Fusion Middleware XKMS Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10679-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||