Uses of Interface
org.jasig.cas.client.authentication.GatewayResolver

Packages that use GatewayResolver
org.jasig.cas.client.authentication   
org.jasig.cas.client.configuration   
 

Uses of GatewayResolver in org.jasig.cas.client.authentication
 

Classes in org.jasig.cas.client.authentication that implement GatewayResolver
 class DefaultGatewayResolverImpl
           
 

Methods in org.jasig.cas.client.authentication with parameters of type GatewayResolver
 void AuthenticationFilter.setGatewayStorage(GatewayResolver gatewayStorage)
           
 

Uses of GatewayResolver in org.jasig.cas.client.configuration
 

Fields in org.jasig.cas.client.configuration with type parameters of type GatewayResolver
static ConfigurationKey<Class<? extends GatewayResolver>> ConfigurationKeys.GATEWAY_STORAGE_CLASS
           
 



Copyright © 2006-2015 Jasig. All Rights Reserved.