Uses of Interface
com.sun.xml.ws.security.policy.Lifetime
-
Packages that use Lifetime Package Description 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 Modifier and Type Class Description classLifetimeMethods in com.sun.xml.ws.security.impl.policy that return Lifetime Modifier and Type Method Description LifetimeRequestSecurityTokenTemplate. getLifetime() -
Uses of Lifetime in com.sun.xml.ws.security.policy
Methods in com.sun.xml.ws.security.policy that return Lifetime Modifier and Type Method Description LifetimeRequestSecurityTokenTemplate. getLifetime()Get the desired LifeTime settings for the token if specified, null otherwise
-