Uses of Class
org.apache.ws.sandbox.security.trust2.Lifetime

Packages that use Lifetime
org.apache.ws.sandbox.security.trust   
org.apache.ws.sandbox.security.trust2   
 

Uses of Lifetime in org.apache.ws.sandbox.security.trust
 

Methods in org.apache.ws.sandbox.security.trust that return Lifetime
 Lifetime RSTRParser.getLifeTime()
           
 

Methods in org.apache.ws.sandbox.security.trust with parameters of type Lifetime
 void RSTRParser.setLifeTime(Lifetime lifetime)
           
 

Uses of Lifetime in org.apache.ws.sandbox.security.trust2
 

Fields in org.apache.ws.sandbox.security.trust2 declared as Lifetime
protected  Lifetime SecurityTokenMessage.lifetime
           
 

Methods in org.apache.ws.sandbox.security.trust2 that return Lifetime
 Lifetime SecurityTokenMessage.getLifetime()
           
 

Methods in org.apache.ws.sandbox.security.trust2 with parameters of type Lifetime
 void SecurityTokenMessage.setLifetime(Lifetime lifetime)
           
 



Copyright © 2004-2008 Apache Web Services. All Rights Reserved.