|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picketlink.identity.federation.ws.addressing.BaseAddressingType
org.picketlink.identity.federation.ws.addressing.AnyAddressingType
org.picketlink.identity.federation.ws.trust.RequestSecurityTokenResponseCollectionType
public class RequestSecurityTokenResponseCollectionType
The
Java class for RequestSecurityTokenResponseCollectionType complex type.
The following schema fragment specifies the expected content contained within this class.
Objects of the following type(s) are allowed in the list
<complexType name="RequestSecurityTokenResponseCollectionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://docs.oasis-open.org/ws-sx/ws-trust/200512/}RequestSecurityTokenResponse" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Field Summary
protected List<RequestSecurityTokenResponseType>
requestSecurityTokenResponse
Fields inherited from class org.picketlink.identity.federation.ws.addressing.AnyAddressingType
any
Fields inherited from class org.picketlink.identity.federation.ws.addressing.BaseAddressingType
otherAttributes
Constructor Summary
RequestSecurityTokenResponseCollectionType()
Method Summary
void
add(RequestSecurityTokenResponseType t)
Add a T
to the collection
List<RequestSecurityTokenResponseType>
getRequestSecurityTokenResponse()
Gets the value of the requestSecurityTokenResponse property.
boolean
remove(RequestSecurityTokenResponseType t)
Remove a T
from collection
Methods inherited from class org.picketlink.identity.federation.ws.addressing.AnyAddressingType
addAny, getAny, removeAny
Methods inherited from class org.picketlink.identity.federation.ws.addressing.BaseAddressingType
addOtherAttribute, addOtherAttributes, getOtherAttributes
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
requestSecurityTokenResponse
protected List<RequestSecurityTokenResponseType> requestSecurityTokenResponse
Constructor Detail
RequestSecurityTokenResponseCollectionType
public RequestSecurityTokenResponseCollectionType()
Method Detail
getRequestSecurityTokenResponse
public List<RequestSecurityTokenResponseType> getRequestSecurityTokenResponse()
RequestSecurityTokenResponseType
add
public void add(RequestSecurityTokenResponseType t)
SimpleCollectionUsage
T
to the collection
add
in interface SimpleCollectionUsage<RequestSecurityTokenResponseType>
remove
public boolean remove(RequestSecurityTokenResponseType t)
SimpleCollectionUsage
T
from collection
remove
in interface SimpleCollectionUsage<RequestSecurityTokenResponseType>
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PicketLink Federation Core 2.1.6.Final-redhat-2
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.