| Package | Description |
|---|---|
| org.apache.cxf.ws.security.sts.provider.model | |
| org.apache.cxf.ws.security.sts.provider.model.secext |
| Modifier and Type | Field and Description |
|---|---|
protected SecurityTokenReferenceType |
RequestedReferenceType.securityTokenReference |
| Modifier and Type | Method and Description |
|---|---|
SecurityTokenReferenceType |
RequestedReferenceType.getSecurityTokenReference()
Gets the value of the securityTokenReference property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestedReferenceType.setSecurityTokenReference(SecurityTokenReferenceType value)
Sets the value of the securityTokenReference property.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityTokenReferenceType |
ObjectFactory.createSecurityTokenReferenceType()
Create an instance of
SecurityTokenReferenceType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SecurityTokenReferenceType> |
ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SecurityTokenReferenceType> |
ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value)
|
Apache CXF