|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenewTarget
Target specifying the Security token to be renewed.
Method Summary | |
---|---|
java.lang.Object |
getAny()
Gets the value of the any property. |
SecurityTokenReference |
getSecurityTokenReference()
Get the STR for the Token to be renewed |
java.lang.String |
getTargetType()
Get the type of the renew Target information item |
com.sun.xml.ws.security.Token |
getToken()
Get the Token to be renewed |
void |
setAny(java.lang.Object value)
Sets the value of the any property. |
void |
setSecurityTokenReference(SecurityTokenReference ref)
Set the STR for the Token to be renewed |
void |
setTargetType(java.lang.String renewTargetType)
Set the type of the renew Target information item |
void |
setToken(com.sun.xml.ws.security.Token token)
Set the Token to be renewed |
Method Detail |
---|
java.lang.String getTargetType()
void setTargetType(java.lang.String renewTargetType)
java.lang.Object getAny()
Object
void setAny(java.lang.Object value)
value
- allowed object is
Object
void setToken(com.sun.xml.ws.security.Token token)
com.sun.xml.ws.security.Token getToken()
void setSecurityTokenReference(SecurityTokenReference ref)
SecurityTokenReference getSecurityTokenReference()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |