#include <saml/saml2/metadata/Metadata.h>
Inheritance diagram for opensaml::saml2md::AuthzDecisionQueryDescriptorType:

Public Member Functions | |
| virtual AuthzDecisionQueryDescriptorType * | cloneAuthzDecisionQueryDescriptorType () const =0 |
| Type-specific clone method. | |
|
virtual xmltooling::XMLObjectChildrenList< std::vector< ActionNamespace * > > | getActionNamespaces ()=0 |
| Returns modifiable ActionNamespace collection. | |
|
virtual const std::vector< ActionNamespace * > & | getActionNamespaces () const =0 |
| Returns reference to immutable ActionNamespace collection. | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| static const XMLCh | TYPE_NAME [] |
| AuthzDecisionQueryDescriptorType local name. | |
| static xmltooling::QName | TYPE_QNAME |
| Type QName. | |
1.4.7