Uses of Interface
org.opensaml.saml.ext.saml2mdquery.AuthzDecisionQueryDescriptorType
Packages that use AuthzDecisionQueryDescriptorType
Package
Description
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
-
Uses of AuthzDecisionQueryDescriptorType in org.opensaml.saml.ext.saml2mdquery.impl
Classes in org.opensaml.saml.ext.saml2mdquery.impl that implement AuthzDecisionQueryDescriptorTypeModifier and TypeClassDescriptionclassConcrete implementation ofAuthzDecisionQueryDescriptorType.Methods in org.opensaml.saml.ext.saml2mdquery.impl that return AuthzDecisionQueryDescriptorTypeModifier and TypeMethodDescriptionAuthzDecisionQueryDescriptorTypeBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.AuthzDecisionQueryDescriptorTypeBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.