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(long lifetime)
Create a LifetimeType object given a lifetime in seconds
|
Modifier and Type | Method and Description |
---|---|
LifetimeType |
ObjectFactory.createLifetimeType()
Create an instance of
LifetimeType |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<LifetimeType> |
ObjectFactory.createLifetime(LifetimeType value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<LifetimeType> |
ObjectFactory.createLifetime(LifetimeType value)
|
Apache CXF