|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.security.trust.impl.wssx.elements.IssuedTokensImpl
public class IssuedTokensImpl
Constructor Summary | |
---|---|
IssuedTokensImpl()
|
|
IssuedTokensImpl(RequestSecurityTokenResponseCollection rcollection)
|
Method Summary | |
---|---|
java.util.List<java.lang.Object> |
getAny()
Gets the value of the any property. |
RequestSecurityTokenResponseCollection |
getIssuedTokens()
Gets the RequestSecurityTokenResponseCollection |
void |
setIssuedTokens(RequestSecurityTokenResponseCollection rcollection)
Sets the RequestSecurityTokenResponseCollection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IssuedTokensImpl()
public IssuedTokensImpl(RequestSecurityTokenResponseCollection rcollection)
Method Detail |
---|
public RequestSecurityTokenResponseCollection getIssuedTokens()
IssuedTokens
getIssuedTokens
in interface IssuedTokens
public void setIssuedTokens(RequestSecurityTokenResponseCollection rcollection)
IssuedTokens
setIssuedTokens
in interface IssuedTokens
public java.util.List<java.lang.Object> getAny()
IssuedTokens
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Element
Object
getAny
in interface IssuedTokens
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |