PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.core.config.TokenProvidersType

Packages that use TokenProvidersType
org.picketlink.identity.federation.core.config   
 

Uses of TokenProvidersType in org.picketlink.identity.federation.core.config
 

Fields in org.picketlink.identity.federation.core.config declared as TokenProvidersType
protected  TokenProvidersType STSType.tokenProviders
           
 

Methods in org.picketlink.identity.federation.core.config that return TokenProvidersType
 TokenProvidersType STSType.getTokenProviders()
          Gets the value of the tokenProviders property.
 

Methods in org.picketlink.identity.federation.core.config with parameters of type TokenProvidersType
 void STSType.setTokenProviders(TokenProvidersType value)
          Sets the value of the tokenProviders property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.