Apache CXF API

Uses of Class
org.apache.cxf.sts.request.Lifetime

Packages that use Lifetime
org.apache.cxf.sts.request   
 

Uses of Lifetime in org.apache.cxf.sts.request
 

Methods in org.apache.cxf.sts.request that return Lifetime
 Lifetime TokenRequirements.getLifetime()
           
 

Methods in org.apache.cxf.sts.request with parameters of type Lifetime
 void TokenRequirements.setLifetime(Lifetime lifetime)
           
 


Apache CXF API

Apache CXF