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