|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.sts.RequestSecurityTokenResponseCollection
public class RequestSecurityTokenResponseCollection
A platform independent representation of the (proposed) WS-Trust RequestSecurityTokenResponseCollection
Constructor Summary | |
---|---|
RequestSecurityTokenResponseCollection()
|
Method Summary | |
---|---|
java.util.Vector<RequestSecurityTokenResponse> |
getCollection()
Returns the vector containing the ordered sequence of RequestSecurityTokenResponse elements |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestSecurityTokenResponseCollection()
Method Detail |
---|
public java.util.Vector<RequestSecurityTokenResponse> getCollection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |