Uses of Interface
com.sun.xml.ws.security.policy.Lifetime

Packages that use Lifetime
com.sun.xml.ws.security.impl.policy   
com.sun.xml.ws.security.policy   
 

Uses of Lifetime in com.sun.xml.ws.security.impl.policy
 

Classes in com.sun.xml.ws.security.impl.policy that implement Lifetime
 class Lifetime
           
 

Methods in com.sun.xml.ws.security.impl.policy that return Lifetime
 Lifetime RequestSecurityTokenTemplate.getLifetime()
           
 

Uses of Lifetime in com.sun.xml.ws.security.policy
 

Methods in com.sun.xml.ws.security.policy that return Lifetime
 Lifetime RequestSecurityTokenTemplate.getLifetime()
          Get the desired LifeTime settings for the token if specified, null otherwise