|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.w3.www._2000._09.xmldsig.KeyInfoType
public class KeyInfoType
Constructor Summary | |
---|---|
KeyInfoType()
|
|
KeyInfoType(java.lang.String keyName,
KeyValueType keyValue,
RetrievalMethodType retrievalMethod,
X509DataType x509Data,
PGPDataType PGPData,
SPKIDataType SPKIData,
java.lang.String mgmtData,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.Id id)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this KeyInfoType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.apache.axis.types.Id |
getId()
Gets the id value for this KeyInfoType. |
java.lang.String |
getKeyName()
Gets the keyName value for this KeyInfoType. |
KeyValueType |
getKeyValue()
Gets the keyValue value for this KeyInfoType. |
java.lang.String |
getMgmtData()
Gets the mgmtData value for this KeyInfoType. |
PGPDataType |
getPGPData()
Gets the PGPData value for this KeyInfoType. |
RetrievalMethodType |
getRetrievalMethod()
Gets the retrievalMethod value for this KeyInfoType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
SPKIDataType |
getSPKIData()
Gets the SPKIData value for this KeyInfoType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
X509DataType |
getX509Data()
Gets the x509Data value for this KeyInfoType. |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this KeyInfoType. |
void |
setId(org.apache.axis.types.Id id)
Sets the id value for this KeyInfoType. |
void |
setKeyName(java.lang.String keyName)
Sets the keyName value for this KeyInfoType. |
void |
setKeyValue(KeyValueType keyValue)
Sets the keyValue value for this KeyInfoType. |
void |
setMgmtData(java.lang.String mgmtData)
Sets the mgmtData value for this KeyInfoType. |
void |
setPGPData(PGPDataType PGPData)
Sets the PGPData value for this KeyInfoType. |
void |
setRetrievalMethod(RetrievalMethodType retrievalMethod)
Sets the retrievalMethod value for this KeyInfoType. |
void |
setSPKIData(SPKIDataType SPKIData)
Sets the SPKIData value for this KeyInfoType. |
void |
setX509Data(X509DataType x509Data)
Sets the x509Data value for this KeyInfoType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyInfoType()
public KeyInfoType(java.lang.String keyName, KeyValueType keyValue, RetrievalMethodType retrievalMethod, X509DataType x509Data, PGPDataType PGPData, SPKIDataType SPKIData, java.lang.String mgmtData, org.apache.axis.message.MessageElement[] _any, org.apache.axis.types.Id id)
Method Detail |
---|
public java.lang.String getKeyName()
public void setKeyName(java.lang.String keyName)
keyName
- public KeyValueType getKeyValue()
public void setKeyValue(KeyValueType keyValue)
keyValue
- public RetrievalMethodType getRetrievalMethod()
public void setRetrievalMethod(RetrievalMethodType retrievalMethod)
retrievalMethod
- public X509DataType getX509Data()
public void setX509Data(X509DataType x509Data)
x509Data
- public PGPDataType getPGPData()
public void setPGPData(PGPDataType PGPData)
PGPData
- public SPKIDataType getSPKIData()
public void setSPKIData(SPKIDataType SPKIData)
SPKIData
- public java.lang.String getMgmtData()
public void setMgmtData(java.lang.String mgmtData)
mgmtData
- public org.apache.axis.message.MessageElement[] get_any()
get_any
in interface org.apache.axis.encoding.AnyContentType
get_any
in interface org.apache.axis.encoding.MixedContentType
public void set_any(org.apache.axis.message.MessageElement[] _any)
set_any
in interface org.apache.axis.encoding.AnyContentType
set_any
in interface org.apache.axis.encoding.MixedContentType
_any
- public org.apache.axis.types.Id getId()
public void setId(org.apache.axis.types.Id id)
id
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |