org.opensaml.ws.wsfed
Interface WSFedObject

All Superinterfaces:
org.opensaml.xml.XMLObject
All Known Subinterfaces:
Address, AppliesTo, EndPointReference, RequestedSecurityToken, RequestSecurityTokenResponse
All Known Implementing Classes:
AddressImpl, AppliesToImpl, EndPointReferenceImpl, RequestedSecurityTokenImpl, RequestSecurityTokenResponseImpl

public interface WSFedObject
extends org.opensaml.xml.XMLObject

Marker interface for WS-Federation XMLObjects.


Method Summary
 
Methods inherited from interface org.opensaml.xml.XMLObject
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
 



Copyright © 2006-2009 Internet2. All Rights Reserved.