#include <saml/saml2/metadata/Metadata.h>

Public Member Functions | |
| virtual AuthnQueryDescriptorType * | cloneAuthnQueryDescriptorType () const =0 |
| Type-specific clone method. | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| static const XMLCh | TYPE_NAME [] |
| AuthnQueryDescriptorType local name. | |
| static xmltooling::QName | TYPE_QNAME |
| Type QName. | |
| virtual AuthnQueryDescriptorType* opensaml::saml2md::AuthnQueryDescriptorType::cloneAuthnQueryDescriptorType | ( | ) | const [pure virtual] |
Type-specific clone method.
1.5.6