Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.pgp.TimeSyncTokenType

Packages that use TimeSyncTokenType
org.jboss.identity.federation.saml.v2.ac.classes.pgp   
 

Uses of TimeSyncTokenType in org.jboss.identity.federation.saml.v2.ac.classes.pgp
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.pgp declared as TimeSyncTokenType
protected  TimeSyncTokenType TokenType.timeSyncToken
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.pgp that return TimeSyncTokenType
 TimeSyncTokenType ObjectFactory.createTimeSyncTokenType()
          Create an instance of TimeSyncTokenType
 TimeSyncTokenType TokenType.getTimeSyncToken()
          Gets the value of the timeSyncToken property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.pgp that return types with arguments of type TimeSyncTokenType
 javax.xml.bind.JAXBElement<TimeSyncTokenType> ObjectFactory.createTimeSyncToken(TimeSyncTokenType value)
          Create an instance of JAXBElement<TimeSyncTokenType>}
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.pgp with parameters of type TimeSyncTokenType
 javax.xml.bind.JAXBElement<TimeSyncTokenType> ObjectFactory.createTimeSyncToken(TimeSyncTokenType value)
          Create an instance of JAXBElement<TimeSyncTokenType>}
 void TokenType.setTimeSyncToken(TimeSyncTokenType value)
          Sets the value of the timeSyncToken property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.