|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RequestedReferenceType
Interface for RequestedReferenceType complex type.
Field Summary | |
---|---|
static String |
TYPE_LOCAL_NAME
Local name of the XSI type. |
static QName |
TYPE_NAME
QName of the XSI type. |
Method Summary | |
---|---|
SecurityTokenReference |
getSecurityTokenReference()
Returns the wsse:SecurityTokenReference child element. |
void |
setSecurityTokenReference(SecurityTokenReference securityTokenReference)
Sets the wsse:SecurityTokenReference child element. |
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 String TYPE_LOCAL_NAME
static final QName TYPE_NAME
Method Detail |
---|
SecurityTokenReference getSecurityTokenReference()
SecurityTokenReference
child element or
null
.void setSecurityTokenReference(SecurityTokenReference securityTokenReference)
securityTokenReference
- The SecurityTokenReference
child element to be set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |