|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UseKey
Method Summary | |
---|---|
java.net.URI |
getSignatureID()
get the Sig attribute value if set, null otherwise |
com.sun.xml.ws.security.Token |
getToken()
Get the Token contained in the element, null otherwise. |
void |
setSignatureID(java.net.URI sigID)
Set the option Sig attribute of UseKey |
void |
setToken(com.sun.xml.ws.security.Token token)
Set the Token as the contents of UseKey |
Method Detail |
---|
void setToken(com.sun.xml.ws.security.Token token)
com.sun.xml.ws.security.Token getToken()
void setSignatureID(java.net.URI sigID)
java.net.URI getSignatureID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |