|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.soap.security.tokens.SecurityTokenFactory
SecurityTokenFactory
Field Summary |
Fields inherited from interface electric.soap.security.IWSSConstants |
PASSWORD_DIGEST, PASSWORD_TEXT, SECURITY, SECURITY_TOKEN_REFERENCE, URI_ATTRIBUTE, WSSE_NAMESPACE, WSSE_PREFIX, WSU_NAMESPACE, WSU_PREFIX, X509_ENCODING_TYPE |
Constructor Summary | |
SecurityTokenFactory()
|
Method Summary | |
SecurityToken |
createToken(Element tokenElement)
Given an XML Element, create a new WSS_CONTEXT SecurityToken that corresponds to the element. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SecurityTokenFactory()
Method Detail |
public SecurityToken createToken(Element tokenElement) throws java.lang.Exception
tokenElement
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |