|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.ws.sc.DerivedKeyTokenType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.types.URI |
algorithm
|
private org.apache.axis.types.UnsignedLong |
generation
|
private org.apache.axis.types.Id |
id
|
private java.lang.String |
label
|
private org.apache.axis.types.UnsignedLong |
length
|
private byte[] |
nonce
|
private org.apache.axis.types.UnsignedLong |
offset
|
private PropertiesType |
properties
|
private SecurityTokenReferenceType |
securityTokenReference
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
DerivedKeyTokenType()
|
|
DerivedKeyTokenType(org.apache.axis.types.URI algorithm,
org.apache.axis.types.UnsignedLong generation,
org.apache.axis.types.Id id,
java.lang.String label,
org.apache.axis.types.UnsignedLong length,
byte[] nonce,
org.apache.axis.types.UnsignedLong offset,
PropertiesType properties,
SecurityTokenReferenceType securityTokenReference)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.types.URI |
getAlgorithm()
Gets the algorithm value for this DerivedKeyTokenType. |
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.UnsignedLong |
getGeneration()
Gets the generation value for this DerivedKeyTokenType. |
org.apache.axis.types.Id |
getId()
Gets the id value for this DerivedKeyTokenType. |
java.lang.String |
getLabel()
Gets the label value for this DerivedKeyTokenType. |
org.apache.axis.types.UnsignedLong |
getLength()
Gets the length value for this DerivedKeyTokenType. |
byte[] |
getNonce()
Gets the nonce value for this DerivedKeyTokenType. |
org.apache.axis.types.UnsignedLong |
getOffset()
Gets the offset value for this DerivedKeyTokenType. |
PropertiesType |
getProperties()
Gets the properties value for this DerivedKeyTokenType. |
SecurityTokenReferenceType |
getSecurityTokenReference()
Gets the securityTokenReference value for this DerivedKeyTokenType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAlgorithm(org.apache.axis.types.URI algorithm)
Sets the algorithm value for this DerivedKeyTokenType. |
void |
setGeneration(org.apache.axis.types.UnsignedLong generation)
Sets the generation value for this DerivedKeyTokenType. |
void |
setId(org.apache.axis.types.Id id)
Sets the id value for this DerivedKeyTokenType. |
void |
setLabel(java.lang.String label)
Sets the label value for this DerivedKeyTokenType. |
void |
setLength(org.apache.axis.types.UnsignedLong length)
Sets the length value for this DerivedKeyTokenType. |
void |
setNonce(byte[] nonce)
Sets the nonce value for this DerivedKeyTokenType. |
void |
setOffset(org.apache.axis.types.UnsignedLong offset)
Sets the offset value for this DerivedKeyTokenType. |
void |
setProperties(PropertiesType properties)
Sets the properties value for this DerivedKeyTokenType. |
void |
setSecurityTokenReference(SecurityTokenReferenceType securityTokenReference)
Sets the securityTokenReference value for this DerivedKeyTokenType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private SecurityTokenReferenceType securityTokenReference
private PropertiesType properties
private org.apache.axis.types.UnsignedLong generation
private org.apache.axis.types.UnsignedLong offset
private org.apache.axis.types.UnsignedLong length
private java.lang.String label
private byte[] nonce
private org.apache.axis.types.Id id
private org.apache.axis.types.URI algorithm
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public DerivedKeyTokenType()
public DerivedKeyTokenType(org.apache.axis.types.URI algorithm,
org.apache.axis.types.UnsignedLong generation,
org.apache.axis.types.Id id,
java.lang.String label,
org.apache.axis.types.UnsignedLong length,
byte[] nonce,
org.apache.axis.types.UnsignedLong offset,
PropertiesType properties,
SecurityTokenReferenceType securityTokenReference)
| Method Detail |
public SecurityTokenReferenceType getSecurityTokenReference()
public void setSecurityTokenReference(SecurityTokenReferenceType securityTokenReference)
securityTokenReference - public PropertiesType getProperties()
public void setProperties(PropertiesType properties)
properties - public org.apache.axis.types.UnsignedLong getGeneration()
public void setGeneration(org.apache.axis.types.UnsignedLong generation)
generation - public org.apache.axis.types.UnsignedLong getOffset()
public void setOffset(org.apache.axis.types.UnsignedLong offset)
offset - public org.apache.axis.types.UnsignedLong getLength()
public void setLength(org.apache.axis.types.UnsignedLong length)
length - public java.lang.String getLabel()
public void setLabel(java.lang.String label)
label - public byte[] getNonce()
public void setNonce(byte[] nonce)
nonce - public org.apache.axis.types.Id getId()
public void setId(org.apache.axis.types.Id id)
id - public org.apache.axis.types.URI getAlgorithm()
public void setAlgorithm(org.apache.axis.types.URI algorithm)
algorithm - public boolean equals(java.lang.Object obj)
public int hashCode()
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 | ||||||||||