public class UseKeyImpl extends UseKeyType implements UseKey
any, sig| Constructor and Description |
|---|
UseKeyImpl(SecurityTokenReference str) |
UseKeyImpl(Token token) |
UseKeyImpl(UseKeyType ukType) |
| Modifier and Type | Method and Description |
|---|---|
SecurityTokenReference |
getSecurityTokenReference() |
URI |
getSignatureID() |
String |
getTargetType() |
Token |
getToken() |
void |
setSecurityTokenReference(SecurityTokenReference ref) |
void |
setSignatureID(URI sigID) |
void |
setTargetType(String ttype) |
void |
setToken(Token token) |
getAny, getSig, setAny, setSigpublic UseKeyImpl(Token token)
public UseKeyImpl(SecurityTokenReference str)
public UseKeyImpl(UseKeyType ukType) throws Exception
Exceptionpublic String getTargetType()
public void setTargetType(String ttype)
public void setSecurityTokenReference(SecurityTokenReference ref)
public SecurityTokenReference getSecurityTokenReference()
public void setSignatureID(URI sigID)
setSignatureID in interface UseKeypublic URI getSignatureID()
getSignatureID in interface UseKeyCopyright © 2005–2018 Oracle Corporation. All rights reserved.