Uses of Interface
org.opensaml.saml.ext.saml2delrestrict.DelegationRestrictionType
Packages that use DelegationRestrictionType
Package
Description
Implementation for SAML v2.0 Condition for Delegation Restriction Version 1.0.
-
Uses of DelegationRestrictionType in org.opensaml.saml.ext.saml2delrestrict.impl
Classes in org.opensaml.saml.ext.saml2delrestrict.impl that implement DelegationRestrictionTypeMethods in org.opensaml.saml.ext.saml2delrestrict.impl that return DelegationRestrictionTypeModifier and TypeMethodDescriptionDelegationRestrictionTypeBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.DelegationRestrictionTypeBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.