类 UnauthenticatedAccessExample
- java.lang.Object
 - org.springframework.boot.web.security.UnauthenticatedAccessExample
 
public class UnauthenticatedAccessExample extends Object
Example configuration for using aWebSecurityConfigurerAdapterto configure unauthenticated access to the home page at "/".
构造器详细资料
UnauthenticatedAccessExample
public UnauthenticatedAccessExample()