public interface ProofEncryption
| Modifier and Type | Method and Description |
|---|---|
Object |
getAny()
Gets the value of the any property.
|
SecurityTokenReference |
getSecurityTokenReference()
Get the STR contained in this ProofEncryption Type
|
String |
getTargetType()
Get the type of the ProofEncryption information item
|
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 ProofEncryption
|
void |
setTargetType(String targetType)
Set the type of the DelegateTo information item
|
String getTargetType()
void setTargetType(String targetType)
targetType - StringObject getAny()
Element
Objectvoid setAny(Object value)
value - allowed object is
Element
Objectvoid setSecurityTokenReference(SecurityTokenReference ref)
SecurityTokenReference getSecurityTokenReference()
Copyright © 2005–2017 Oracle Corporation. All rights reserved.