PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.ws.trust
Class ParticipantType

java.lang.Object
  extended by org.picketlink.identity.federation.ws.trust.SimpleAnyType
      extended by org.picketlink.identity.federation.ws.trust.ParticipantType
All Implemented Interfaces:
SimpleCollectionUsage<Object>

public class ParticipantType
extends SimpleAnyType

Java class for ParticipantType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ParticipantType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <any/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.picketlink.identity.federation.ws.trust.SimpleAnyType
any
 
Constructor Summary
ParticipantType()
           
 
Method Summary
 
Methods inherited from class org.picketlink.identity.federation.ws.trust.SimpleAnyType
add, getAny, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParticipantType

public ParticipantType()

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.