Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.LifetimeType

Packages that use LifetimeType
com.sun.xml.ws.security.trust.impl.wssx.bindings   
com.sun.xml.ws.security.trust.impl.wssx.elements   
 

Uses of LifetimeType in com.sun.xml.ws.security.trust.impl.wssx.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return LifetimeType
 LifetimeType ObjectFactory.createLifetimeType()
          Create an instance of LifetimeType
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type LifetimeType
 JAXBElement<LifetimeType> ObjectFactory.createLifetime(LifetimeType value)
          Create an instance of JAXBElement<LifetimeType>}
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type LifetimeType
 JAXBElement<LifetimeType> ObjectFactory.createLifetime(LifetimeType value)
          Create an instance of JAXBElement<LifetimeType>}
 

Uses of LifetimeType in com.sun.xml.ws.security.trust.impl.wssx.elements
 

Subclasses of LifetimeType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class LifetimeImpl
           
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return LifetimeType
static LifetimeType LifetimeImpl.fromElement(Element element)
          Constructs a Lifetime element from an existing XML block.
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type LifetimeType
LifetimeImpl(LifetimeType ltType)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.