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

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

Uses of WSPolicyObject in org.opensaml.ws.wspolicy
 

Classes in org.opensaml.ws.wspolicy with type parameters of type WSPolicyObject
 interface WSPolicyObjectBuilder<WSPolicyObjectType extends WSPolicyObject>
          WSPolicyObjectBuilder.
 

Subinterfaces of WSPolicyObject in org.opensaml.ws.wspolicy
 interface All
          The wsp:All element.
 interface AppliesTo
          The wsp:AppliesTo element.
 interface ExactlyOne
          The wsp:ExactlyOne element.
 interface OperatorContentType
          The OperatorContentType complex type.
 interface Policy
          The wsp:Policy element.
 interface PolicyAttachment
          The wsp:PolicyAttachment element.
 interface PolicyReference
          The wsp:PolicyReference element.
 

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

Classes in org.opensaml.ws.wspolicy.impl with type parameters of type WSPolicyObject
 class AbstractWSPolicyObjectBuilder<T extends WSPolicyObject>
          AbstactWSPolicyObjectBuilder.
 

Classes in org.opensaml.ws.wspolicy.impl that implement WSPolicyObject
 class AbstractWSPolicyObject
          AbstractWSSecurityObject.
 class AllImpl
          AllImpl.
 class AppliesToImpl
          AppliesToImpl.
 class ExactlyOneImpl
          ExactlyOneImpl.
 class OperatorContentTypeImpl
          OperatorContentTypeImpl.
 class PolicyAttachmentImpl
          PolicyAttachmentImpl.
 class PolicyImpl
          PolicyImpl.
 class PolicyReferenceImpl
          PolicyReferenceImpl.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.