|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Encryption
Method Summary | |
---|---|
java.lang.Object |
getAny()
Gets the value of the any property. |
SecurityTokenReference |
getSecurityTokenReference()
Get the STR contained in this Encryption Type |
java.lang.String |
getTargetType()
Get the type of the Encryption information item |
com.sun.xml.ws.security.Token |
getToken()
Get the Token contained in this Encryption instance |
void |
setAny(java.lang.Object value)
Sets the value of the any property. |
void |
setSecurityTokenReference(SecurityTokenReference ref)
Set the STR for the Token as the contents of Encryption |
void |
setToken(com.sun.xml.ws.security.Token token)
Set the Token as the contents of Encryption |
Method Detail |
---|
java.lang.String getTargetType()
java.lang.Object getAny()
Element
Object
void setAny(java.lang.Object value)
value
- allowed object is
Element
Object
void setSecurityTokenReference(SecurityTokenReference ref)
SecurityTokenReference getSecurityTokenReference()
void setToken(com.sun.xml.ws.security.Token token)
com.sun.xml.ws.security.Token getToken()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |