Uses of Class
org.apache.cxf.ws.security.sts.provider.model.LifetimeType
-
Packages that use LifetimeType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of LifetimeType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return LifetimeType Modifier and Type Method Description LifetimeTypeObjectFactory. createLifetimeType()Create an instance ofLifetimeTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type LifetimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LifetimeType>ObjectFactory. createLifetime(LifetimeType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type LifetimeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LifetimeType>ObjectFactory. createLifetime(LifetimeType value)
-