|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EncryptedElementType
SAML 2.0 Core EncryptedElementType.
| Field Summary | |
|---|---|
static java.lang.String |
TYPE_LOCAL_NAME
Local name of the XSI type. |
static javax.xml.namespace.QName |
TYPE_NAME
QName of the XSI type. |
| Method Summary | |
|---|---|
org.opensaml.xml.encryption.EncryptedData |
getEncryptedData()
Get the EncryptedData child element. |
java.util.List<org.opensaml.xml.encryption.EncryptedKey> |
getEncryptedKeys()
A list of EncryptedKey child elements. |
void |
setEncryptedData(org.opensaml.xml.encryption.EncryptedData newEncryptedData)
Set the EncryptedData child element. |
| Methods inherited from interface org.opensaml.xml.validation.ValidatingXMLObject |
|---|
deregisterValidator, getValidators, registerValidator, validate |
| Methods inherited from interface org.opensaml.xml.XMLObject |
|---|
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
| Field Detail |
|---|
static final java.lang.String TYPE_LOCAL_NAME
static final javax.xml.namespace.QName TYPE_NAME
| Method Detail |
|---|
org.opensaml.xml.encryption.EncryptedData getEncryptedData()
void setEncryptedData(org.opensaml.xml.encryption.EncryptedData newEncryptedData)
newEncryptedData - the new EncryptedData child elementjava.util.List<org.opensaml.xml.encryption.EncryptedKey> getEncryptedKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||