Package org.apache.wss4j.common.token
Class TokenElementCallback
- java.lang.Object
-
- org.apache.wss4j.common.token.TokenElementCallback
-
-
Constructor Summary
Constructors Constructor Description TokenElementCallback()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ElementgetTokenElement()Get the token elementvoidsetTokenElement(Element element)Set the token element
-