|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DerivedKeyToken
| Method Summary | |
|---|---|
java.lang.String |
getAlgorithm()
Gets the value of the algorithm property. |
java.math.BigInteger |
getGeneration()
Gets the value of the generation property. |
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.String |
getLabel()
Gets the value of the label property. |
java.math.BigInteger |
getLength()
Gets the value of the length property. |
byte[] |
getNonce()
Gets the value of the nonce property. |
java.math.BigInteger |
getOffset()
Gets the value of the offset property. |
SecurityTokenReferenceType |
getSecurityTokenReference()
Gets the value of the securityTokenReference property. |
void |
setAlgorithm(java.lang.String value)
Sets the value of the algorithm property. |
void |
setGeneration(java.math.BigInteger value)
Sets the value of the generation property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setLabel(java.lang.String value)
Sets the value of the label property. |
void |
setLength(java.math.BigInteger value)
Sets the value of the length property. |
void |
setNonce(byte[] value)
Sets the value of the nonce property. |
void |
setOffset(java.math.BigInteger value)
Sets the value of the offset property. |
void |
setSecurityTokenReference(SecurityTokenReferenceType value)
Sets the value of the securityTokenReference property. |
| Method Detail |
|---|
java.lang.String getAlgorithm()
Stringjava.math.BigInteger getGeneration()
BigIntegerjava.lang.String getId()
Stringjava.lang.String getLabel()
Stringjava.math.BigInteger getLength()
BigIntegerbyte[] getNonce()
java.math.BigInteger getOffset()
BigIntegerSecurityTokenReferenceType getSecurityTokenReference()
SecurityTokenReferenceTypevoid setAlgorithm(java.lang.String value)
value - allowed object is
Stringvoid setGeneration(java.math.BigInteger value)
value - allowed object is
BigIntegervoid setId(java.lang.String value)
value - allowed object is
Stringvoid setLabel(java.lang.String value)
value - allowed object is
Stringvoid setLength(java.math.BigInteger value)
value - allowed object is
BigIntegervoid setNonce(byte[] value)
value - allowed object is
byte[]void setOffset(java.math.BigInteger value)
value - allowed object is
BigIntegervoid setSecurityTokenReference(SecurityTokenReferenceType value)
value - allowed object is
SecurityTokenReferenceType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||