org.springframework.integration.security.config
Interface OrderedIncludeExcludeList

All Known Implementing Classes:
JdkRegExpOrderedIncludeExcludeList

public interface OrderedIncludeExcludeList

Author:
Jonas Partner

Method Summary
 boolean isIncluded(java.lang.String name)
           
 

Method Detail

isIncluded

boolean isIncluded(java.lang.String name)