|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestSecurityTokenResponseType | |
|---|---|
| com.sun.xml.ws.security.trust.impl.bindings | |
| com.sun.xml.ws.security.trust.impl.elements | |
| Uses of RequestSecurityTokenResponseType in com.sun.xml.ws.security.trust.impl.bindings |
|---|
| Fields in com.sun.xml.ws.security.trust.impl.bindings with type parameters of type RequestSecurityTokenResponseType | |
|---|---|
protected List<RequestSecurityTokenResponseType> |
RequestSecurityTokenResponseCollectionType.requestSecurityTokenResponse
|
| Methods in com.sun.xml.ws.security.trust.impl.bindings that return RequestSecurityTokenResponseType | |
|---|---|
RequestSecurityTokenResponseType |
ObjectFactory.createRequestSecurityTokenResponseType()
Create an instance of RequestSecurityTokenResponseType |
| Methods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type RequestSecurityTokenResponseType | |
|---|---|
JAXBElement<RequestSecurityTokenResponseType> |
ObjectFactory.createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseType>} |
List<RequestSecurityTokenResponseType> |
RequestSecurityTokenResponseCollectionType.getRequestSecurityTokenResponse()
Gets the value of the requestSecurityTokenResponse property. |
| Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type RequestSecurityTokenResponseType | |
|---|---|
JAXBElement<RequestSecurityTokenResponseType> |
ObjectFactory.createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseType>} |
| Uses of RequestSecurityTokenResponseType in com.sun.xml.ws.security.trust.impl.elements |
|---|
| Subclasses of RequestSecurityTokenResponseType in com.sun.xml.ws.security.trust.impl.elements | |
|---|---|
class |
RequestSecurityTokenResponseImpl
Implementation of a RequestSecurityTokenResponse. |
| Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type RequestSecurityTokenResponseType | |
|---|---|
RequestSecurityTokenResponseImpl(RequestSecurityTokenResponseType rstrType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||