|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wss4j.common.derivedKey.AlgoFactory
public final class AlgoFactory
| Method Summary | |
|---|---|
static DerivationAlgorithm |
getInstance(String algorithm)
This gives a DerivationAlgorithm instance from the default set of algorithms provided |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static DerivationAlgorithm getInstance(String algorithm)
throws WSSecurityException
algorithm - The algorithm identifier
ConversationException - If the specified algorithm is not available
in default implementations
WSSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||