Skip navigation links

Oracle Fusion Middleware XKMS Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10679-05

A C D G H I K L M N O P Q R S U V X


A

AbstractKeyBinding - Class in oracle.security.xmlsec.xkms
Abstract XKMS KeyBindingAbstractType element for use with requests and responses.
AbstractKeyBinding(Document, String) - Constructor for class oracle.security.xmlsec.xkms.AbstractKeyBinding
Creates a new AbstractKeyBinding instance.
AbstractKeyBinding(Document, String, String) - Constructor for class oracle.security.xmlsec.xkms.AbstractKeyBinding
Creates a new AbstractKeyBinding instance.
AbstractKeyBinding(Element) - Constructor for class oracle.security.xmlsec.xkms.AbstractKeyBinding
Creates a new AbstractKeyBinding instance from the given Element node.
addIndeterminateReason(String) - Method in class oracle.security.xmlsec.xkms.Status
Adds a IndeterminateReason.
addInvalidReason(String) - Method in class oracle.security.xmlsec.xkms.Status
Adds a InvalidReason.
addKeyBinding(UnverifiedKeyBinding) - Method in class oracle.security.xmlsec.xkms.xkiss.LocateResult
Adds a xkms:UnverifiedKeyBinding child element to this message.
addKeyBinding(KeyBinding) - Method in class oracle.security.xmlsec.xkms.xkiss.ValidateResult
Adds a xkms:KeyBinding child element to this message.
addKeyBinding(KeyBinding) - Method in class oracle.security.xmlsec.xkms.xkrss.RecoverResult
Adds a xkms:KeyBinding child element to this message.
addKeyBinding(KeyBinding) - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterResult
Adds a xkms:KeyBinding child element to this message.
addKeyBinding(KeyBinding) - Method in class oracle.security.xmlsec.xkms.xkrss.ReissueResult
Adds a xkms:KeyBinding child element to this message.
addKeyBinding(KeyBinding) - Method in class oracle.security.xmlsec.xkms.xkrss.RevokeResult
Adds a xkms:KeyBinding child element to this message.
addKeyUsage(String) - Method in class oracle.security.xmlsec.xkms.AbstractKeyBinding
Adds a KeyUsage code.
addMessageExtension(Element) - Method in class oracle.security.xmlsec.xkms.Message
Creates a new xkms:MessageExtension element in this message's owner document, and appends it to the message element.
addOpaqueData(byte[]) - Method in class oracle.security.xmlsec.xkms.OpaqueClientData
Add an OpaqueData element for this OpaqueClientData.
addRequest(Request) - Method in class oracle.security.xmlsec.xkms.CompoundRequest
Add a XKMS request to this CompoundRequest instance.
addRespondWith(String) - Method in class oracle.security.xmlsec.xkms.Request
Adds type of data requested to be sent in the response, as a RespondWith child element of this request.
addResponseMechanism(String) - Method in class oracle.security.xmlsec.xkms.Request
Add the type of data requested to be sent in the response, as a ResponseMechanism child element of this request.
addResult(Result) - Method in class oracle.security.xmlsec.xkms.CompoundResult
Add a XKMS result to this CompoundResult instance.
addUseKeyWith(String, String) - Method in class oracle.security.xmlsec.xkms.AbstractKeyBinding
Adds a UseKeyWith URI.
addValidReason(String) - Method in class oracle.security.xmlsec.xkms.Status
Adds a ValidReason.
app_HTTPS_TLS - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
URI identifier for a HTTP over TLS application.
app_IPSEC - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
URI identifier for a IPSEC application.
app_PGP - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
URI identifier for a PGP application.
app_PKIX - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
URI identifier for a PKIX application.
app_SMIME - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
URI identifier for a S/MIME application.
app_SMTP_TLS - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
URI identifier for a SMTP over TLS application.
app_TLS - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
URI identifier for a TLS application.
app_XKMS - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
URI identifier for a XKMS application.
app_XKMS_profile - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
URI identifier for a profile XKMS application.
Authentication - Class in oracle.security.xmlsec.xkms.xkrss
The XKMS Authentication element for use with requests and responses.
Authentication(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.Authentication
Creates a new Authentication instance from the given Element node.
Authentication(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.Authentication
Creates a new Authentication instance.
Authentication(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.Authentication
Creates a new Authentication instance.

C

clearSignature() - Method in class oracle.security.xmlsec.xkms.Message
Removes any dsig:Signature element(s) from this XKMS message.
CompoundRequest - Class in oracle.security.xmlsec.xkms
Class for XKMS compund request messages.
CompoundRequest(Element) - Constructor for class oracle.security.xmlsec.xkms.CompoundRequest
Creates a new CompoundRequest instance from the given Element node.
CompoundRequest(Document) - Constructor for class oracle.security.xmlsec.xkms.CompoundRequest
Create a new CompoundRequest instance.
CompoundRequest(Document, String) - Constructor for class oracle.security.xmlsec.xkms.CompoundRequest
Create a new CompoundRequest instance.
CompoundRequest(Document, List) - Constructor for class oracle.security.xmlsec.xkms.CompoundRequest
Create a new CompoundRequest instance.
CompoundResult - Class in oracle.security.xmlsec.xkms
Class for XKMS compund result messages.
CompoundResult(Element) - Constructor for class oracle.security.xmlsec.xkms.CompoundResult
Creates a new CompoundResult instance from the given Element node.
CompoundResult(Document) - Constructor for class oracle.security.xmlsec.xkms.CompoundResult
Create a new CompoundResult instance.
CompoundResult(Document, String) - Constructor for class oracle.security.xmlsec.xkms.CompoundResult
Create a new CompoundResult instance.
CompoundResult(Document, List) - Constructor for class oracle.security.xmlsec.xkms.CompoundResult
Create a new CompoundResult instance.

D

DEFAULT_SecretKEY_Algo - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
 
des_ede3_cbc - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
RSA-registered identifier for the DES-EDE symmetric key encryption^M algorithm in CBC mode, as cited in RFC 2311.
dh_public_number - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The Diffie-Hellman Public Key Object Identifier (1.2.840.10046.2.1).
doMacAuthN(byte[], AlgorithmIdentifier) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Convert the shared secret to an Authentication Key as per section 8.1 of the XKMS specification.
doMacPrivateKey(byte[], AlgorithmIdentifier, int) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Convert the shared secret to a private key data as per section 8.1 of the XKMS specification.
doMacRC(byte[], AlgorithmIdentifier) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Convert the shared secret to an Authentication Key as per section 8.1 of the XKMS specification.
doMacRCI(byte[], AlgorithmIdentifier) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Convert the shared secret to a RevocationCode as per section 8.1 of the XKMS specification.
dsaWithSHA - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
 
dsaWithSHA1 - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The DSA Signature Algorithm Identifier, with params omitted (not null) as per RFC-2633 (1.2.840.10040.4.3).
dsaWithSHA1Old - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
 

G

generateNonce(Date, BigInteger, byte[], AlgorithmIdentifier) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Generate the Nonce as per the algorithm specified in Section 2.6.2 of the W3C XKMS specification.
getAlgoID(String) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Algoname to algoId mapping
getAlgoName(AlgorithmIdentifier) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Algoid to algoname mapping
getAuthentication() - Method in class oracle.security.xmlsec.xkms.xkrss.RecoverRequest
Returns the xkms:Authentication child element for this message or null if none is set.
getAuthentication() - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Returns the xkms:Authentication child element for this message or null if none is set.
getAuthentication() - Method in class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Returns the xkms:Authentication child element for this message or null if none is set.
getAuthentication() - Method in class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Returns the xkms:Authentication child element for this message or null if none is set.
getD() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Returns the Private Exponent of this RSAKeyPair.
getDP() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Returns the Prime Exponent of P (d mod (p-1)) of this RSAKeyPair.
getDQ() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Returns the Prime Exponent of Q (d mod (q-1)) of this RSAKeyPair.
getEncryptedKeyData() - Method in class oracle.security.xmlsec.xkms.xkrss.PrivateKey
Returns the value of the xenc:EncryptedData for this PrivateKey element or null if none is present.
getExponent() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Returns the public exponent of this RSAKeyPair.
getFailure() - Method in class oracle.security.xmlsec.xkms.StatusResult
Returns the value of the Failure attribute for this message or 0 if none is set.
getID() - Method in class oracle.security.xmlsec.xkms.AbstractKeyBinding
Returns the Id attribute value for this KeyBinding, or null if none is set.
getId() - Method in class oracle.security.xmlsec.xkms.Message
Returns the value of the Id attribute for this message, or null if none is set.
getIndeterminateReasons() - Method in class oracle.security.xmlsec.xkms.Status
Returns a list of IndeterminateReason.
getInstance(Element) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Instantiates a concrete Message subclass implementation to wrap the given Element.
getInvalidReasons() - Method in class oracle.security.xmlsec.xkms.Status
Returns a list of InvalidReason.
getInverseQ() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Returns the CRT Coefficient of this RSAKeyPair.
getKeyBinding() - Method in class oracle.security.xmlsec.xkms.xkiss.LocateRequest
Returns the xkms:QueryKeyBinding child element for this message or null if none is set.
getKeyBinding() - Method in class oracle.security.xmlsec.xkms.xkiss.ValidateRequest
Returns the xkms:QueryKeyBinding child element for this message or null if none is set.
getKeyBinding() - Method in class oracle.security.xmlsec.xkms.xkrss.RecoverRequest
Returns the xkms:RecoverKeyBinding child element for this message or null if none is set.
getKeyBinding() - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Returns the xkms:PrototypeKeyBinding child element for this message or null if none is set.
getKeyBinding() - Method in class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Returns the xkms:ReissueKeyBinding child element for this message or null if none is set.
getKeyBinding() - Method in class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Returns the xkms:PrototypeKeyBinding child element for this message or null if none is set.
getKeyBindingAuthentication() - Method in class oracle.security.xmlsec.xkms.xkrss.Authentication
Returns the value of the KeyBindingAuthentication for this Authentication element or null if none is present.
getKeyBindings() - Method in class oracle.security.xmlsec.xkms.xkiss.LocateResult
Returns a list of the xkms:UnverifiedKeyBinding child elements for this message or null if none are present.
getKeyBindings() - Method in class oracle.security.xmlsec.xkms.xkiss.ValidateResult
Returns a list of the xkms:KeyBinding child elements for this message or null if none are present.
getKeyBindings() - Method in class oracle.security.xmlsec.xkms.xkrss.RecoverResult
Returns a list of the xkms:KeyBinding child elements for this message or null if none are present.
getKeyBindings() - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterResult
Returns a list of the xkms:KeyBinding child elements for this message or null if none are present.
getKeyBindings() - Method in class oracle.security.xmlsec.xkms.xkrss.ReissueResult
Returns a list of the xkms:KeyBinding child elements for this message or null if none are present.
getKeyBindings() - Method in class oracle.security.xmlsec.xkms.xkrss.RevokeResult
Returns a list of the xkms:KeyBinding child elements for this message or null if none are present.
getKeyInfo() - Method in class oracle.security.xmlsec.xkms.AbstractKeyBinding
Returns the dsig:KeyInfo child element for this KeyBinding, or null if none is set.
getKeyUsages() - Method in class oracle.security.xmlsec.xkms.AbstractKeyBinding
Returns a list of KeyUsage values.
getMessageExtensions() - Method in class oracle.security.xmlsec.xkms.Message
Returns the xkms:MessageExtension for this message, or null if none is present.
getModulus() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Returns the modulus of this RSAKeyPair.
getNonce() - Method in class oracle.security.xmlsec.xkms.Message
Returns the Nonce attribute for this message, or null if nonce is set.
getNotBoundAuthenticationProtocol() - Method in class oracle.security.xmlsec.xkms.xkrss.Authentication
Returns the setNotBoundAuthentication Protocol attribute.
getNotBoundAuthenticationValue() - Method in class oracle.security.xmlsec.xkms.xkrss.Authentication
Returns the setNotBoundAuthentication Value attribute.
getOpaqueClientData() - Method in class oracle.security.xmlsec.xkms.Message
Returns the xkms:OpaqueClientData for this message, or null if none is present.
getOpaqueDataElements() - Method in class oracle.security.xmlsec.xkms.OpaqueClientData
Returns the list of the OpaqueData elements for this OpaqueClientData, or null if none is present.
getOpaqueDatas() - Method in class oracle.security.xmlsec.xkms.OpaqueClientData
Returns the list of the OpaqueData bytes for this OpaqueClientData, or null if none is present.
getOriginalRequestID() - Method in class oracle.security.xmlsec.xkms.Request
Returns the value of the OriginalRequestId attribute for this message or null if none is set.
getP() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Returns the prime P of this RSAKeyPair.
getPending() - Method in class oracle.security.xmlsec.xkms.StatusResult
Returns the value of the Pending attribute for this message or 0 if none is set.
getPendingNotificationIdentifier() - Method in class oracle.security.xmlsec.xkms.Request
Returns the Identifier URI attribute value of the PendingNotification element for this request message.
getPendingNotificationMechanism() - Method in class oracle.security.xmlsec.xkms.Request
Returns the Mechanism URI attribute value of the PendingNotification element for this request message.
getPrivateKey() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Get the Private Key.
getPrivateKey() - Method in class oracle.security.xmlsec.xkms.xkrss.RecoverResult
Returns the xkms:PrivateKey child element for this message or null if none is set.
getPrivateKey() - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterResult
Returns the xkms:PrivateKey child element for this message or null if none is set.
getProofOfPossession() - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Returns the xkms:ProofOfPossession child element for this message or null if none is set.
getProofOfPossession() - Method in class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Returns the xkms:ProofOfPossession child element for this message, or null if none is set.
getPublicKey() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Get the Public Key.
getQ() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Returns the prime Q of this RSAKeyPair.
getRequestID() - Method in class oracle.security.xmlsec.xkms.Result
Returns the value of the RequestID attribute for this message, or null if none is set.
getRequests() - Method in class oracle.security.xmlsec.xkms.CompoundRequest
Returns the xkms:CompoundRequest child element for this message or null if none is set.
getRequestSignatureBytes() - Method in class oracle.security.xmlsec.xkms.Result
Returns the Request Signature bytes for this message or null if none are present.
getRequestSignatureValue() - Method in class oracle.security.xmlsec.xkms.Result
Returns the xkms:RequestSignatureValue element for this message or null if none are present.
getRespondWiths() - Method in class oracle.security.xmlsec.xkms.Request
Returns a list of any RespondWith elements in this request message.
getResponseID() - Method in class oracle.security.xmlsec.xkms.PendingRequest
Returns the value of the ResponseID attribute for this message, or null if none is set.
getResponseLimit() - Method in class oracle.security.xmlsec.xkms.Request
Returns the value of the ResponseLimit attribute for this message or null if none is set.
getResponseMechanisms() - Method in class oracle.security.xmlsec.xkms.Request
Returns a list of any ResponseMechanism elements in this request message.
getResultMajor() - Method in class oracle.security.xmlsec.xkms.Result
Returns the value of the ResultMajor attribute for this message, or null if none is set.
getResultMinor() - Method in class oracle.security.xmlsec.xkms.Result
Returns the value of the ResultMinor attribute for this message, or null if none is set.
getResults() - Method in class oracle.security.xmlsec.xkms.CompoundResult
Returns the xkms:CompoundResult child element for this message or null if none is set.
getRevocationCode() - Method in class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Returns the xkms:RevocationCode child element for this message or null if none is set.
getRevocationCodeIdentifier() - Method in class oracle.security.xmlsec.xkms.PrototypeKeyBinding
Returns the list of the RevocationCodeIdentifier for this KeyBinding or null if none is present.
getService() - Method in class oracle.security.xmlsec.xkms.Message
Returns the value of the Service attribute for this message, or null if none is set.
getSignature() - Method in class oracle.security.xmlsec.xkms.Message
Returns the dsig:Signature for this message, or null if none is present.
getSignature() - Method in class oracle.security.xmlsec.xkms.xkrss.ProofOfPossession
Returns the XSSignature elemen or null if none is present.
getStatus() - Method in class oracle.security.xmlsec.xkms.KeyBinding
Returns the value of the Status element for this KeyBinding or null if none is present.
getStatusValue() - Method in class oracle.security.xmlsec.xkms.Status
Returns the value of the StatusValue attribute for this message, or null if none is set.
getSuccess() - Method in class oracle.security.xmlsec.xkms.StatusResult
Returns the value of the Success attribute for this message or 0 if none is set.
getTimeInstant() - Method in class oracle.security.xmlsec.xkms.QueryKeyBinding
Returns the Time attribute value of the TimeInstant element for this QueryKeyBinding.
getType() - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
 
getUseKeyWithApplications() - Method in class oracle.security.xmlsec.xkms.AbstractKeyBinding
Returns a list of UseKeyWith Application URIs.
getUseKeyWithIdentifiers() - Method in class oracle.security.xmlsec.xkms.AbstractKeyBinding
Returns a list of UseKeyWith Identifier URIs.
getValidityNotBefore() - Method in class oracle.security.xmlsec.xkms.PrototypeKeyBinding
Returns the NotBefore attribute value of the ValidityInterval element for this KeyBinding.
getValidityNotBefore() - Method in class oracle.security.xmlsec.xkms.UnverifiedKeyBinding
Returns the NotBefore attribute value of the ValidityInterval element for this KeyBinding.
getValidityNotOnOrAfter() - Method in class oracle.security.xmlsec.xkms.PrototypeKeyBinding
Returns the NotOnOrAfter attribute value of the ValidityInterval element for this KeyBinding.
getValidityNotOnOrAfter() - Method in class oracle.security.xmlsec.xkms.UnverifiedKeyBinding
Returns the NotOnOrAfter attribute value of the ValidityInterval element for this KeyBinding.
getValidReasons() - Method in class oracle.security.xmlsec.xkms.Status
Returns a list of ValidReason.

H

hmac_SHA_1 - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The HMAC with SHA1 Message Authentication Code Algorithm Identifier (1.3.6.1.5.5.8.1.2).

I

id_alg_ESDH - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The Ephimeral-Static Diffie-Hellman Key Agreement Algorithm Identifier (1.2.840.113549.1.9.16.3.5).
id_alg_XKMS3DESwrap - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The Triple-DES Key Encryption (Wrap) Algorithm Identifier (1.2.840.113549.1.9.16.3.6).
id_alg_XKMSRC2wrap - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The RC2 Key Encryption (Wrap) Algorithm Identifier (1.2.840.113549.1.9.16.3.7).
id_dsa_with_sha_1 - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
 
id_dsaWithSHA - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The DSA Signature Algorithm Identifier (1.3.14.3.2.13).
id_dsaWithSHA1Old - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The Obsolete DSA Signature Algorithm Identifier (1.3.14.3.2.27).
initialize() - Static method in class oracle.security.xmlsec.xkms.util.XKMSInitializer
Set up the TagName and Namespace Prefix mappings.
insertChild(XMLElement, String[], String[]) - Method in class oracle.security.xmlsec.xkms.Message
Inserts a child element after any occurrences of the given elements.
insertChild(Element, String[], String[]) - Method in class oracle.security.xmlsec.xkms.Message
Inserts a child element after any occurrences of the given elements.
insertChild(XMLElement, XMLElement, String[], String[]) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Inserts a child element after any occurrences of the given elements.
insertChild(Element, Element, String[], String[]) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Inserts a child element after any occurrences of the given elements.

K

kbs_Indeterminate - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Binding Status Code of value of Indeterminate.
kbs_Invalid - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Binding Status Code of value of Invalid.
kbs_Valid - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Binding Status Code of value of Valid.
KeyBinding - Class in oracle.security.xmlsec.xkms
Represents the KeyBinding element for use with Validate requests and responses.
KeyBinding(Element) - Constructor for class oracle.security.xmlsec.xkms.KeyBinding
Creates a new KeyBinding instance from the given Element node.
KeyBinding(Document) - Constructor for class oracle.security.xmlsec.xkms.KeyBinding
Creates a new KeyBinding instance.
KeyBinding(Document, String) - Constructor for class oracle.security.xmlsec.xkms.KeyBinding
Creates a new KeyBinding instance.
KeyBinding(Document, String, String) - Constructor for class oracle.security.xmlsec.xkms.KeyBinding
Creates a new KeyBinding instance.
keyUsage_Encryption - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Usage URI for Encryption.
keyUsage_Exchange - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Usage URI for Exchange.
keyUsage_Signature - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Usage URI for Signature.

L

LocateRequest - Class in oracle.security.xmlsec.xkms.xkiss
The X-KISS Locate request message.
LocateRequest(Element) - Constructor for class oracle.security.xmlsec.xkms.xkiss.LocateRequest
Creates a new LocateRequest instance from the given Element node.
LocateRequest(Document) - Constructor for class oracle.security.xmlsec.xkms.xkiss.LocateRequest
Create a new LocateRequest instance.
LocateRequest(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkiss.LocateRequest
Create a new LocateRequest instance.
LocateRequest(Document, QueryKeyBinding) - Constructor for class oracle.security.xmlsec.xkms.xkiss.LocateRequest
Create a new LocateRequest instance.
LocateResult - Class in oracle.security.xmlsec.xkms.xkiss
The X-KISS Locate result message.
LocateResult(Element) - Constructor for class oracle.security.xmlsec.xkms.xkiss.LocateResult
Creates a new LocateResult instance from the given Element node.
LocateResult(Document) - Constructor for class oracle.security.xmlsec.xkms.xkiss.LocateResult
Create a new LocateResult instance.
LocateResult(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkiss.LocateResult
Create a new LocateResult instance.

M

md5 - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The MD5 Digest Algorithm Identifier (1.2.840.113549.2.5).
Message - Class in oracle.security.xmlsec.xkms
Abstract base class for XKMS messages.
Message(Element) - Constructor for class oracle.security.xmlsec.xkms.Message
Creates a new Message instance.
Message(Document, String) - Constructor for class oracle.security.xmlsec.xkms.Message
Creates a new Message instance.
Message(Document, String, String) - Constructor for class oracle.security.xmlsec.xkms.Message
Creates a new Message instance.

N

ns_xkms - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Namespace URI for the XKMS namespace "http://www.w3.org/2002/03/xkms#".

O

obj_RSAKeyPair - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
 
OpaqueClientData - Class in oracle.security.xmlsec.xkms
The xkms:OpaqueClientData element for use with XKMS requests and responses.
OpaqueClientData(Element) - Constructor for class oracle.security.xmlsec.xkms.OpaqueClientData
Create a new OpaqueClientData instance from the given Element node.
OpaqueClientData(Document) - Constructor for class oracle.security.xmlsec.xkms.OpaqueClientData
Create a new OpaqueClientData instance.
oracle.security.xmlsec.xkms - package oracle.security.xmlsec.xkms
 
oracle.security.xmlsec.xkms.util - package oracle.security.xmlsec.xkms.util
 
oracle.security.xmlsec.xkms.xkiss - package oracle.security.xmlsec.xkms.xkiss
 
oracle.security.xmlsec.xkms.xkrss - package oracle.security.xmlsec.xkms.xkrss
 

P

PendingRequest - Class in oracle.security.xmlsec.xkms
XKMS request message to retrieve the result of a previous request for which result code "Pending" was returned.
PendingRequest(Element) - Constructor for class oracle.security.xmlsec.xkms.PendingRequest
Creates a new PendingRequest instance from the given Element node.
PendingRequest(Document) - Constructor for class oracle.security.xmlsec.xkms.PendingRequest
Create a new PendingRequest instance.
PendingRequest(Document, String) - Constructor for class oracle.security.xmlsec.xkms.PendingRequest
Create a new PendingRequest instance.
PendingRequest(Document, String, String) - Constructor for class oracle.security.xmlsec.xkms.PendingRequest
Create a new PendingRequest instance.
pnm_HTTP - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Pending Notification Mechanism protocol URI for HTTP.
pnm_HTTP_Identifier - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Pending Notification Mechanism identifier for HTTP.
pnm_SMTP_Identifier - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Pending Notification Mechanism identifier for SMTP.
pnm_SMTP_Protocol - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Pending Notification Mechanism protocol URI for SMTP.
PrivateKey - Class in oracle.security.xmlsec.xkms.xkrss
The XKMS PrivateKey element for use with requests and responses.
PrivateKey(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.PrivateKey
Creates a new PrivateKey instance from the given Element node.
PrivateKey(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.PrivateKey
Creates a new PrivateKey instance.
PrivateKey(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.PrivateKey
Creates a new PrivateKey instance.
ProofOfPossession - Class in oracle.security.xmlsec.xkms.xkrss
The XKMS ProofOfPossession element for use with requests and responses.
ProofOfPossession(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ProofOfPossession
Creates a new ProofOfPossession instance from the given Element node.
ProofOfPossession(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ProofOfPossession
Creates a new ProofOfPossession instance.
ProofOfPossession(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ProofOfPossession
Creates a new ProofOfPossession instance.
protocol_aysnchronous - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Protocol URI for Asynchronous Processing.
protocol_compund - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Protocol URI for Compound Requests and Responses.
protocol_two_phase_request - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Protocol URI for Two Phase Request Processing.
PrototypeKeyBinding - Class in oracle.security.xmlsec.xkms
Represents the XKMS PrototypeKeyBinding element for use with requests and responses.
PrototypeKeyBinding(Element) - Constructor for class oracle.security.xmlsec.xkms.PrototypeKeyBinding
Creates a new PrototypeKeyBinding instance from the given Element node.
PrototypeKeyBinding(Document) - Constructor for class oracle.security.xmlsec.xkms.PrototypeKeyBinding
Creates a new PrototypeKeyBinding instance.
PrototypeKeyBinding(Document, String) - Constructor for class oracle.security.xmlsec.xkms.PrototypeKeyBinding
Creates a new PrototypeKeyBinding instance.

Q

QueryKeyBinding - Class in oracle.security.xmlsec.xkms
Represents the XKMS QueryKeyBinding element for use with requests and responses.
QueryKeyBinding(Element) - Constructor for class oracle.security.xmlsec.xkms.QueryKeyBinding
Creates a new QueryKeyBinding instance from the given Element node.
QueryKeyBinding(Document) - Constructor for class oracle.security.xmlsec.xkms.QueryKeyBinding
Creates a new QueryKeyBinding instance.
QueryKeyBinding(Document, String) - Constructor for class oracle.security.xmlsec.xkms.QueryKeyBinding
Creates a new QueryKeyBinding instance.

R

rc2_cbc - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The RC2 Content Encryption Algorithm in CBC mode Algorithm Identifier (1.2.840.113549.3.2).
reasonCode_IssuerTrust - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Binding Status Reason Code of value of IssuerTrust.
reasonCode_RevocationStatus - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Binding Status Reason Code of value of RevocationStatus.
reasonCode_Signature - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Binding Status Reason Code of value of Signature.
reasonCode_ValidityInterval - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Key Binding Status Reason Code of value of ValidityInterval.
RecoverKeyBinding - Class in oracle.security.xmlsec.xkms.xkrss
The XKMS RecoverKeyBinding element for use with Recover requests and responses.
RecoverKeyBinding(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverKeyBinding
Creates a new RecoverKeyBinding instance from the given Element node.
RecoverKeyBinding(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverKeyBinding
Creates a new RecoverKeyBinding instance.
RecoverKeyBinding(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverKeyBinding
Creates a new RecoverKeyBinding instance.
RecoverRequest - Class in oracle.security.xmlsec.xkms.xkrss
The X-KRSS Recover request message.
RecoverRequest(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverRequest
Creates a new RecoverRequest instance from the given Element node.
RecoverRequest(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverRequest
Creates a new RecoverRequest instance.
RecoverRequest(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverRequest
Creates a new RecoverRequest instance.
RecoverRequest(Document, RecoverKeyBinding) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverRequest
Creates a new RecoverRequest instance.
RecoverResult - Class in oracle.security.xmlsec.xkms.xkrss
The X-KRSS Recover result message.
RecoverResult(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverResult
Creates a new RecoverResult instance from the given Element node.
RecoverResult(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverResult
Create a new RecoverResult instance.
RecoverResult(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RecoverResult
Create a new RecoverResult instance.
RegisterRequest - Class in oracle.security.xmlsec.xkms.xkrss
The X-KRSS Register request message.
RegisterRequest(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Creates a new RegisterRequest instance from the given Element node.
RegisterRequest(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Create a new RegisterRequest instance.
RegisterRequest(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Create a new RegisterRequest instance.
RegisterRequest(Document, PrototypeKeyBinding) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Create a new RegisterRequest instance.
RegisterResult - Class in oracle.security.xmlsec.xkms.xkrss
The X-KRSS Register result message.
RegisterResult(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RegisterResult
Creates a new RegisterResult instance from the given Element node.
RegisterResult(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RegisterResult
Create a new RegisterResult instance.
RegisterResult(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RegisterResult
Create a new RegisterResult instance.
ReissueKeyBinding - Class in oracle.security.xmlsec.xkms.xkrss
The XKMS ReissueKeyBinding element for use with Reissue requests and responses.
ReissueKeyBinding(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueKeyBinding
Creates a new ReissueKeyBinding instance from the given Element node.
ReissueKeyBinding(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueKeyBinding
Creates a new ReissueKeyBinding instance.
ReissueKeyBinding(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueKeyBinding
Creates a new ReissueKeyBinding instance.
ReissueRequest - Class in oracle.security.xmlsec.xkms.xkrss
The X-KRSS Reissue request message.
ReissueRequest(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Creates a new ReissueRequest instance from the given Element node.
ReissueRequest(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Create a new ReissueRequest instance.
ReissueRequest(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Create a new ReissueRequest instance.
ReissueRequest(Document, ReissueKeyBinding) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Create a new ReissueRequest instance.
ReissueResult - Class in oracle.security.xmlsec.xkms.xkrss
The X-KRSS Register result message.
ReissueResult(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueResult
Creates a new ReissueResult instance from the given Element node.
ReissueResult(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueResult
Creates a new ReissueResult instance.
ReissueResult(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.ReissueResult
Creates a new ReissueResult instance.
removeChildren(String, String) - Method in class oracle.security.xmlsec.xkms.Message
Removes any child elements with the given tag name.
removeChildren(Element, String, String) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Removes any child elements with the given tag name.
Request - Class in oracle.security.xmlsec.xkms
Abstract base class for XKMS request messages.
Request(Element) - Constructor for class oracle.security.xmlsec.xkms.Request
Creates a new Request instance.
Request(Document, String) - Constructor for class oracle.security.xmlsec.xkms.Request
Creates a new Request instance.
Request(Document, String, String) - Constructor for class oracle.security.xmlsec.xkms.Request
Creates a new Request instance.
respondWith_KeyName - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI value of KeyName.
respondWith_KeyValue - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI value of KeyValue.
respondWith_PGP - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI value of PGP.
respondWith_PGPWeb - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI value of PGPWeb.
respondWith_PrivateKey - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI of PrivateKey.
respondWith_RetrievalMethod - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI value of RetrievalMethod.
respondWith_SPKI - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI value of SPKI.
respondWith_X509Cert - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI value of X509Cert.
respondWith_X509Chain - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI value of X509Chain.
respondWith_X509CRL - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Respond With URI value of X509CRL.
responseMechanism_Pending - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Response Mechanism URI value of Pending.
responseMechanism_Represent - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Response Mechanism URI value of Represent.
responseMechanism_RequestSignatureValue - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Response Mechanism URI value of RequestSignatureValue.
Result - Class in oracle.security.xmlsec.xkms
Abstract base class for XKMS result messages.
Result(Element) - Constructor for class oracle.security.xmlsec.xkms.Result
Creates a new Result instance.
Result(Document) - Constructor for class oracle.security.xmlsec.xkms.Result
Creates a new Result instance.
Result(Document, String) - Constructor for class oracle.security.xmlsec.xkms.Result
Creates a new Result instance.
Result(Document, String, String) - Constructor for class oracle.security.xmlsec.xkms.Result
Creates a new Result instance.
result_major_Pending - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Major Code of value of Pending.
result_major_Receiver - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Major Code of value of Receiver.
result_major_Represent - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Major Code of value of Represent.
result_major_Sender - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Major Code of value of Sender.
result_major_Success - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Major Code of value of Success.
result_major_VersionMismatch - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Major Code of value of VersionMismatch.
result_minor_Failure - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of Failure.
result_minor_Incomplete - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of Incomplete.
result_minor_MessageNotSupported - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of MessageNotSupported.
result_minor_NoAuthentication - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of NoAuthentication.
result_minor_NoMatch - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of NoMatch.
result_minor_NotSynchronous - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of NotSynchronous.
result_minor_OptionalElementNotSupported - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code value of OptionalElementNotSupported.
result_minor_ProofOfPossessionRequired - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code value of ProofOfPossessionRequired.
result_minor_Refused - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of Refused.
result_minor_RepresentRequired - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of RepresentRequired.
result_minor_TimeInstantNotSupported - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code value of TimeInstantNotSupported.
result_minor_TimeInstantOutOfRange - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code value of TimeInstantOutOfRange.
result_minor_TooManyResponses - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of TooManyResponses.
result_minor_UnknownResponseId - Static variable in interface oracle.security.xmlsec.xkms.util.XKMSURI
Result Minor Code of value of UnknownResponseId.
RevokeKeyBinding - Class in oracle.security.xmlsec.xkms.xkrss
The XKMS RevokeKeyBinding element for use with Revoke requests and responses.
RevokeKeyBinding(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeKeyBinding
Creates a new RevokeKeyBinding instance from the given Element node.
RevokeKeyBinding(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeKeyBinding
Creates a new RevokeKeyBinding instance.
RevokeKeyBinding(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeKeyBinding
Creates a new RevokeKeyBinding instance.
RevokeRequest - Class in oracle.security.xmlsec.xkms.xkrss
The X-KRSS Revoke request message.
RevokeRequest(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Creates a new RevokeRequest instance from the given Element node.
RevokeRequest(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Creates a new RevokeRequest instance.
RevokeRequest(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Creates a new RevokeRequest instance.
RevokeRequest(Document, RevokeKeyBinding) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Creates a new RevokeRequest instance.
RevokeResult - Class in oracle.security.xmlsec.xkms.xkrss
The X-KRSS Revoke result message.
RevokeResult(Element) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeResult
Creates a new RevokeResult instance from the given Element node.
RevokeResult(Document) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeResult
Creates a new RevokeResult instance.
RevokeResult(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkrss.RevokeResult
Creates a new RevokeResult instance.
rsaEncryption - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The RSA Signature Algorithm Identifier (1.2.840.113549.1.1.1).
RSAKeyPair - Class in oracle.security.xmlsec.xkms
XKMS KeyValue class for RSA keys.
RSAKeyPair(Element) - Constructor for class oracle.security.xmlsec.xkms.RSAKeyPair
Creates a new RSAKeyPair instance from the given Element node.
RSAKeyPair(Element, String) - Constructor for class oracle.security.xmlsec.xkms.RSAKeyPair
Creates a new RSAKeyPair instance from the given Element node.
RSAKeyPair(Document) - Constructor for class oracle.security.xmlsec.xkms.RSAKeyPair
Creates a new RSAKeyPair instance.
RSAKeyPair(Document, KeyPair) - Constructor for class oracle.security.xmlsec.xkms.RSAKeyPair
Creates a new RSAKeyPair instance.
RSAKeyPair(Document, RSAPrivateCrtKey, RSAPublicKey) - Constructor for class oracle.security.xmlsec.xkms.RSAKeyPair
Creates a new RSAKeyPair instance.

S

secretString2Bytes(String) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
Convert the shared secret to bytes as per section 8.1 of the XKMS specification.
setAuthentication(Authentication) - Method in class oracle.security.xmlsec.xkms.xkrss.RecoverRequest
Sets the xkms:Authentication child element for this message.
setAuthentication(Authentication) - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Sets the xkms:Authentication child element for this message.
setAuthentication(Authentication) - Method in class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Sets the xkms:Authentication child element for this message.
setAuthentication(Authentication) - Method in class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Sets the xkms:Authentication child element for this message.
setD(BigInteger) - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Sets the Private Exponent element of this RSAKeyPair, replacing any existing Private Exponent element.
setDP(BigInteger) - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Sets the Prime Exponent of P (d mod (p-1)).- DQ element of this RSAKeyPair, replacing any existing DQ element.
setDQ(BigInteger) - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Sets the Prime Exponent of Q (d mod (q-1)).- DQ element of this RSAKeyPair, replacing any existing DQ element.
setEncryptedKeyData(XEEncryptedData) - Method in class oracle.security.xmlsec.xkms.xkrss.PrivateKey
Sets the PrivateKey element.
setExponent(BigInteger) - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Sets the Exponent element of this RSAKeyPair, replacing any existing Exponent element.
setFailure(int) - Method in class oracle.security.xmlsec.xkms.StatusResult
Sets the Failure attribute for this message.
setID(String) - Method in class oracle.security.xmlsec.xkms.AbstractKeyBinding
Sets the Id attribute for this KeyBinding.
setId(String) - Method in class oracle.security.xmlsec.xkms.Message
Sets the Id attribute for this message.
setInverseQ(BigInteger) - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Sets the CRT Coefficient element of this RSAKeyPair, replacing any existing Coefficient element.
setKeyBinding(RecoverKeyBinding) - Method in class oracle.security.xmlsec.xkms.xkrss.RecoverRequest
Sets the xkms:RecoverKeyBinding child element for this message.
setKeyBinding(PrototypeKeyBinding) - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Sets the xkms:PrototypeKeyBinding child element for this message.
setKeyBinding(ReissueKeyBinding) - Method in class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Sets the xkms:KeyBinding child element for this message.
setKeyBinding(RevokeKeyBinding) - Method in class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Sets the xkms:RevokeKeyBinding child element for this message.
setKeyBindingAuthentication(XSSignature) - Method in class oracle.security.xmlsec.xkms.xkrss.Authentication
Sets the KeyBindingAuthentication element for this Authentication.
setKeyInfo(XSKeyInfo) - Method in class oracle.security.xmlsec.xkms.AbstractKeyBinding
Sets the dsig:KeyInfo child element for this KeyBinding.
setModulus(BigInteger) - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Sets the Modulus element of this RSAKeyPair, replacing any existing Modulus element.
setNonce(byte[]) - Method in class oracle.security.xmlsec.xkms.Message
Sets the Nonce attribute for this message.
setNotBoundAuthentication(String, byte[]) - Method in class oracle.security.xmlsec.xkms.xkrss.Authentication
Set the setNotBoundAuthentication Element.
setOpaqueClientData(OpaqueClientData) - Method in class oracle.security.xmlsec.xkms.Message
Creates a new xkms:OpaqueClientData element in this message's owner document, and appends it to the message element.
setOriginalRequestID(String) - Method in class oracle.security.xmlsec.xkms.Request
Sets the OriginalRequestId attribute for this message.
setP(BigInteger) - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Sets the prime P - P element of this RSAKeyPair, replacing any existing P element.
setPending(int) - Method in class oracle.security.xmlsec.xkms.StatusResult
Sets the Pending attribute for this message.
setPendingNotification(String, String) - Method in class oracle.security.xmlsec.xkms.Request
Sets the pending response notification information in a PendingNotification element.
setPrivateKey(PrivateKey) - Method in class oracle.security.xmlsec.xkms.xkrss.RecoverResult
Sets the xkms:PrivateKey child element for this message.
setPrivateKey(PrivateKey) - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterResult
Sets the xkms:PrivateKey child element for this message.
setProofOfPossession(ProofOfPossession) - Method in class oracle.security.xmlsec.xkms.xkrss.RegisterRequest
Sets the xkms:ProofOfPossession child element for this message.
setProofOfPossession(ProofOfPossession) - Method in class oracle.security.xmlsec.xkms.xkrss.ReissueRequest
Sets the xkms:ProofOfPossession child element for this message.
setQ(BigInteger) - Method in class oracle.security.xmlsec.xkms.RSAKeyPair
Sets the prime Q - Q element of this RSAKeyPair, replacing any existing Q element.
setQueryKeyBinding(QueryKeyBinding) - Method in class oracle.security.xmlsec.xkms.xkiss.LocateRequest
Sets the xkms:QueryKeyBinding child element for this message.
setQueryKeyBinding(QueryKeyBinding) - Method in class oracle.security.xmlsec.xkms.xkiss.ValidateRequest
Sets the xkms:QueryKeyBinding child element for this message.
setRequestID(String) - Method in class oracle.security.xmlsec.xkms.Result
Sets the RequestId attribute for this message.
setRequestSignatureValue(byte[], String) - Method in class oracle.security.xmlsec.xkms.Result
Set the RequestSignatureValue element for this message.
setResponseID(String) - Method in class oracle.security.xmlsec.xkms.PendingRequest
Sets the ResponseId attribute for this message.
setResponseLimit(BigInteger) - Method in class oracle.security.xmlsec.xkms.Request
Sets the ResponseLimit attribute for this message.
setResultCode(String, String) - Method in class oracle.security.xmlsec.xkms.Result
Sets the ResultMajor and ResultMinor attributes for this message.
setRevocationCode(byte[]) - Method in class oracle.security.xmlsec.xkms.xkrss.RevokeRequest
Sets the xkms:RevocationCode child element for this message.
setRevocationCodeIdentifier(byte[]) - Method in class oracle.security.xmlsec.xkms.PrototypeKeyBinding
Adds the RevocationCodeIdentifier element for this KeyBinding.
setService(String) - Method in class oracle.security.xmlsec.xkms.Message
Sets the Service attribute for this message.
setSignature(String, String, String) - Method in class oracle.security.xmlsec.xkms.Message
Creates a new dsig:Signature element in this message's owner document, and appends it to the message element.
setSignature(XSSignature) - Method in class oracle.security.xmlsec.xkms.xkrss.ProofOfPossession
Sets the ds:signature element for this KeyBinding.
setStatus(Status) - Method in class oracle.security.xmlsec.xkms.KeyBinding
Sets the Status element for this KeyBinding.
setStatusValue(String) - Method in class oracle.security.xmlsec.xkms.Status
Sets the StatusValue attribute for this message.
setSuccess(int) - Method in class oracle.security.xmlsec.xkms.StatusResult
Sets the success attributes for this message.
setTimeInstant(Date) - Method in class oracle.security.xmlsec.xkms.QueryKeyBinding
Sets the time instant for this key binding query.
setValidityInterval(Date, Date) - Method in class oracle.security.xmlsec.xkms.PrototypeKeyBinding
Sets the validity interval for this key binding assertion.
setValidityInterval(Date, Date) - Method in class oracle.security.xmlsec.xkms.UnverifiedKeyBinding
Sets the validity interval for this key binding assertion.
sha_1 - Static variable in class oracle.security.xmlsec.xkms.util.XKMSUtils
The SHA-1 Digest Algorithm Identifier (1.3.14.3.2.26).
Status - Class in oracle.security.xmlsec.xkms
Represents the xkms:Status element.
Status(Document) - Constructor for class oracle.security.xmlsec.xkms.Status
Creates a new Status instance.
Status(Document, String) - Constructor for class oracle.security.xmlsec.xkms.Status
Creates a new Status instance.
Status(Element) - Constructor for class oracle.security.xmlsec.xkms.Status
Creates a new Status instance from the given Element node.
StatusRequest - Class in oracle.security.xmlsec.xkms
XKMS request message to retrieve the result of a previous request for which result code "Pending" was returned.
StatusRequest(Element) - Constructor for class oracle.security.xmlsec.xkms.StatusRequest
Creates a new StatusRequest instance from the given Element node.
StatusRequest(Document) - Constructor for class oracle.security.xmlsec.xkms.StatusRequest
Create a new StatusRequest instance.
StatusRequest(Document, String) - Constructor for class oracle.security.xmlsec.xkms.StatusRequest
Create a new StatusRequest instance.
StatusResult - Class in oracle.security.xmlsec.xkms
Represents the xkms:StatusResult element.
StatusResult(Element) - Constructor for class oracle.security.xmlsec.xkms.StatusResult
Creates a new StatusResult instance.
StatusResult(Document) - Constructor for class oracle.security.xmlsec.xkms.StatusResult
Creates a new StatusResult instance.
StatusResult(Document, String) - Constructor for class oracle.security.xmlsec.xkms.StatusResult
Creates a new StatusResult instance.

U

UnverifiedKeyBinding - Class in oracle.security.xmlsec.xkms
Represents the UnverifiedKeyBinding element for use with requests and responses.
UnverifiedKeyBinding(Element) - Constructor for class oracle.security.xmlsec.xkms.UnverifiedKeyBinding
Creates a new UnverifiedKeyBinding instance from the given Element node.
UnverifiedKeyBinding(Document) - Constructor for class oracle.security.xmlsec.xkms.UnverifiedKeyBinding
Creates a new UnverifiedKeyBinding instance.
UnverifiedKeyBinding(Document, String) - Constructor for class oracle.security.xmlsec.xkms.UnverifiedKeyBinding
Creates a new UnverifiedKeyBinding instance.
UnverifiedKeyBinding(Document, String, String) - Constructor for class oracle.security.xmlsec.xkms.UnverifiedKeyBinding
Creates a new UnverifiedKeyBinding instance.

V

ValidateRequest - Class in oracle.security.xmlsec.xkms.xkiss
The X-KISS Validate request message.
ValidateRequest(Element) - Constructor for class oracle.security.xmlsec.xkms.xkiss.ValidateRequest
Creates a new ValidateRequest instance from the given Element node.
ValidateRequest(Document) - Constructor for class oracle.security.xmlsec.xkms.xkiss.ValidateRequest
Create a new ValidateRequest instance.
ValidateRequest(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkiss.ValidateRequest
Create a new ValidateRequest instance.
ValidateRequest(Document, QueryKeyBinding) - Constructor for class oracle.security.xmlsec.xkms.xkiss.ValidateRequest
Create a new ValidateRequest instance.
ValidateResult - Class in oracle.security.xmlsec.xkms.xkiss
The X-KISS Validate result message.
ValidateResult(Element) - Constructor for class oracle.security.xmlsec.xkms.xkiss.ValidateResult
Creates a new ValidateResult instance from the given Element node.
ValidateResult(Document) - Constructor for class oracle.security.xmlsec.xkms.xkiss.ValidateResult
Create a new ValidateResult instance.
ValidateResult(Document, String) - Constructor for class oracle.security.xmlsec.xkms.xkiss.ValidateResult
Create a new ValidateResult instance.

X

XKMSInitializer - Class in oracle.security.xmlsec.xkms.util
Utility class for load-time initialization and configuration of the XKMS library.
XKMSURI - Interface in oracle.security.xmlsec.xkms.util
Defined URI string constants for algorithms, namespaces and objects.
XKMSUtils - Class in oracle.security.xmlsec.xkms.util
A set of Utility functions.
XKMSUtils() - Constructor for class oracle.security.xmlsec.xkms.util.XKMSUtils
 
xor(byte[], byte[]) - Static method in class oracle.security.xmlsec.xkms.util.XKMSUtils
 

A C D G H I K L M N O P Q R S U V X

Oracle Fusion Middleware XKMS Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10679-05


Copyright © 2005, 2013 , Oracle. All rights reserved.