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

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

Uses of Delegate in org.opensaml.samlext.saml2delrestrict
 

Methods in org.opensaml.samlext.saml2delrestrict that return types with arguments of type Delegate
 List<Delegate> DelegationRestrictionType.getDelegates()
          Get the list of Delegate child elements.
 

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

Classes in org.opensaml.samlext.saml2delrestrict.impl that implement Delegate
 class DelegateImpl
          Implementation of Delegate.
 

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

Methods in org.opensaml.samlext.saml2delrestrict.impl that return types with arguments of type Delegate
 List<Delegate> DelegationRestrictionTypeImpl.getDelegates()
          Get the list of Delegate child elements.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.