|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DelegateTo
Indicates that the requested or issued token be delegated to another identity.
| Method Summary | |
|---|---|
Object |
getAny()
Gets the value of the any property. |
SecurityTokenReference |
getSecurityTokenReference()
Get the STR contained in this DelegateTo instance |
String |
getTargetType()
Get the type of the DelegateTo information item |
Token |
getToken()
Get the Token contained in this DelegateTo instance |
void |
setAny(Object value)
Sets the value of the any property. |
void |
setSecurityTokenReference(SecurityTokenReference ref)
Set the STR for the Token as the contents of DelegateTo |
void |
setTargetType(String targetType)
Set the type of the DelegateTo information item |
void |
setToken(Token token)
Set the Token as the contents of DelegateTo |
| Method Detail |
|---|
String getTargetType()
Stringvoid setTargetType(String targetType)
targetType - StringObject getAny()
Element
Objectvoid setAny(Object value)
value - allowed object is
Element
Objectvoid setSecurityTokenReference(SecurityTokenReference ref)
SecurityTokenReference getSecurityTokenReference()
void setToken(Token token)
Token getToken()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||