Uses of Class
com.microsoft.exchange.autodiscover.TokenIssuers

Packages that use TokenIssuers
com.microsoft.exchange.autodiscover   
 

Uses of TokenIssuers in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type TokenIssuers
protected  JAXBElement<TokenIssuers> GetFederationInformationResponse.tokenIssuers
           
 

Methods in com.microsoft.exchange.autodiscover that return TokenIssuers
 TokenIssuers ObjectFactory.createTokenIssuers()
          Create an instance of TokenIssuers
 

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type TokenIssuers
 JAXBElement<TokenIssuers> ObjectFactory.createGetFederationInformationResponseTokenIssuers(TokenIssuers value)
          Create an instance of JAXBElement<TokenIssuers>}
 JAXBElement<TokenIssuers> GetFederationInformationResponse.getTokenIssuers()
          Gets the value of the tokenIssuers property.
 

Methods in com.microsoft.exchange.autodiscover with parameters of type TokenIssuers
 JAXBElement<TokenIssuers> ObjectFactory.createGetFederationInformationResponseTokenIssuers(TokenIssuers value)
          Create an instance of JAXBElement<TokenIssuers>}
 

Method parameters in com.microsoft.exchange.autodiscover with type arguments of type TokenIssuers
 void GetFederationInformationResponse.setTokenIssuers(JAXBElement<TokenIssuers> value)
          Sets the value of the tokenIssuers property.
 



Copyright © 2013 Jasig. All Rights Reserved.