Spring Extensions

Uses of Interface
com.myjeeva.spring.security.util.CrossDomainMapper

Packages that use CrossDomainMapper
com.myjeeva.spring.security.securechannel   
com.myjeeva.spring.security.util   
 

Uses of CrossDomainMapper in com.myjeeva.spring.security.securechannel
 

Methods in com.myjeeva.spring.security.securechannel that return CrossDomainMapper
protected  CrossDomainMapper AbstractCrossDomainRetryEntryPoint.getCrossDomainMapper()
           
 

Methods in com.myjeeva.spring.security.securechannel with parameters of type CrossDomainMapper
 void AbstractCrossDomainRetryEntryPoint.setCrossDomainMapper(CrossDomainMapper crossDomainMapper)
           
 

Uses of CrossDomainMapper in com.myjeeva.spring.security.util
 

Classes in com.myjeeva.spring.security.util that implement CrossDomainMapper
 class CrossDomainMapperImpl
          Concrete implementation of CrossDomainMapper that obtains HTTP domain:HTTPS domain pairs from the application context.
 


Spring Extensions

Copyright © 2010-2012 www.myjeeva.com, All rights reserved.

The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva.com has license information.