Spring Security Framework

Uses of Class
org.springframework.security.authoritymapping.XmlMappableAttributesRetriever

Packages that use XmlMappableAttributesRetriever
org.springframework.security.ui.preauth.j2ee   
 

Uses of XmlMappableAttributesRetriever in org.springframework.security.ui.preauth.j2ee
 

Subclasses of XmlMappableAttributesRetriever in org.springframework.security.ui.preauth.j2ee
 class WebXmlMappableAttributesRetriever
           This MappableAttributesRetriever implementation reads the list of defined J2EE roles from a web.xml file.
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.