|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConversationException | |
| org.apache.ws.security.conversation.dkalgo | |
| org.apache.ws.security.message.token | |
| Uses of ConversationException in org.apache.ws.security.conversation.dkalgo |
| Methods in org.apache.ws.security.conversation.dkalgo that throw ConversationException | |
static DerivationAlgorithm |
AlgoFactory.getInstance(java.lang.String algorithm)
This gives a DerivationAlgorithm instance from the default set of algorithms provided |
byte[] |
DerivationAlgorithm.createKey(byte[] secret,
byte[] seed,
int offset,
long length)
|
byte[] |
P_SHA1.createKey(byte[] secret,
byte[] seed,
int offset,
long length)
|
| Uses of ConversationException in org.apache.ws.security.message.token |
| Methods in org.apache.ws.security.message.token that throw ConversationException | |
void |
DerivedKeyToken.setOffset(int offset)
Sets the offset |
void |
DerivedKeyToken.setGeneration(int generation)
Sets the generation of the derived key |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||