| Package | Description |
|---|---|
| com.sun.xml.ws.security.trust.impl.wssx.bindings | |
| com.sun.xml.ws.security.trust.impl.wssx.elements |
| Modifier and Type | Method and Description |
|---|---|
RequestedSecurityTokenType |
ObjectFactory.createRequestedSecurityTokenType()
Create an instance of
RequestedSecurityTokenType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RequestedSecurityTokenType> |
ObjectFactory.createRequestedSecurityToken(RequestedSecurityTokenType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RequestedSecurityTokenType> |
ObjectFactory.createRequestedSecurityToken(RequestedSecurityTokenType value)
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestedSecurityTokenImpl
Implementation for the RequestedSecurityToken.
|
| Modifier and Type | Method and Description |
|---|---|
static RequestedSecurityTokenType |
RequestedSecurityTokenImpl.fromElement(Element element)
Constructs a
RequestedSecurityToken element from
an existing XML block. |
| Constructor and Description |
|---|
RequestedSecurityTokenImpl(RequestedSecurityTokenType rdstType) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.