Uses of Interface
org.opensaml.ws.wspolicy.ExactlyOne

Packages that use ExactlyOne
org.opensaml.ws.wspolicy XMLObject interfaces for WS-Policy 1.2 elements. 
org.opensaml.ws.wspolicy.impl   
 

Uses of ExactlyOne in org.opensaml.ws.wspolicy
 

Methods in org.opensaml.ws.wspolicy that return types with arguments of type ExactlyOne
 List<ExactlyOne> OperatorContentType.getExactlyOnes()
          Get the list of ExactlyOne elements.
 

Uses of ExactlyOne in org.opensaml.ws.wspolicy.impl
 

Classes in org.opensaml.ws.wspolicy.impl that implement ExactlyOne
 class ExactlyOneImpl
          ExactlyOneImpl.
 

Methods in org.opensaml.ws.wspolicy.impl that return ExactlyOne
 ExactlyOne ExactlyOneBuilder.buildObject()
          Builds a WS-Policy object.
 ExactlyOne ExactlyOneBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 

Methods in org.opensaml.ws.wspolicy.impl that return types with arguments of type ExactlyOne
 List<ExactlyOne> OperatorContentTypeImpl.getExactlyOnes()
          Get the list of ExactlyOne elements.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.