Uses of Interface
org.opensaml.samlext.saml2delrestrict.DelegationRestrictionType

Packages that use DelegationRestrictionType
org.opensaml.samlext.saml2delrestrict.impl Implementation for SAML 2 Condition for Delegation Restriction. 
 

Uses of DelegationRestrictionType in org.opensaml.samlext.saml2delrestrict.impl
 

Classes in org.opensaml.samlext.saml2delrestrict.impl that implement DelegationRestrictionType
 class DelegationRestrictionTypeImpl
          Implementation of DelegationRestrictionType.
 

Methods in org.opensaml.samlext.saml2delrestrict.impl that return DelegationRestrictionType
 DelegationRestrictionType DelegationRestrictionTypeBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 DelegationRestrictionType DelegationRestrictionTypeBuilder.buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
          
 



Copyright © 2006-2012 Internet2. All Rights Reserved.