| Package | Description |
|---|---|
| org.apache.cxf.sts.operation | |
| org.apache.cxf.ws.security.sts.provider.model |
| Modifier and Type | Method and Description |
|---|---|
protected static LifetimeType |
AbstractOperation.createLifetime(Date tokenCreated,
Date tokenExpires)
Create a LifetimeType object given a created + expires Dates
|
| Modifier and Type | Method and Description |
|---|---|
LifetimeType |
ObjectFactory.createLifetimeType()
Create an instance of
LifetimeType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LifetimeType> |
ObjectFactory.createLifetime(LifetimeType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LifetimeType> |
ObjectFactory.createLifetime(LifetimeType value)
|
Apache CXF