@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface SelfContainedAuthentication
UIs that handle the authentication themselves.
Spring Security will automatically be configured to allow access to the the URL of the UI.Copyright © 2015. All rights reserved.