public class DelegateToImpl extends DelegateToType implements DelegateTo
any| Constructor and Description |
|---|
DelegateToImpl(DelegateToType ctType) |
DelegateToImpl(SecurityTokenReference str) |
DelegateToImpl(Token token) |
| Modifier and Type | Method and Description |
|---|---|
SecurityTokenReference |
getSecurityTokenReference() |
String |
getTargetType() |
Token |
getToken() |
void |
setSecurityTokenReference(SecurityTokenReference ref) |
void |
setTargetType(String ttype) |
void |
setToken(Token token) |
getAny, setAnyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAny, setAnypublic DelegateToImpl(SecurityTokenReference str)
public DelegateToImpl(Token token)
public DelegateToImpl(DelegateToType ctType)
public String getTargetType()
getTargetType in interface DelegateTopublic final void setTargetType(String ttype)
setTargetType in interface DelegateTopublic final void setSecurityTokenReference(SecurityTokenReference ref)
setSecurityTokenReference in interface DelegateTopublic SecurityTokenReference getSecurityTokenReference()
getSecurityTokenReference in interface DelegateTopublic final void setToken(Token token)
setToken in interface DelegateTopublic Token getToken()
getToken in interface DelegateToCopyright © 2005–2018 Oracle Corporation. All rights reserved.