Package cronapp.framework.authentication
Class AuthenticationUtil
- java.lang.Object
-
- cronapp.framework.authentication.AuthenticationUtil
-
public class AuthenticationUtil extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringENCRYPTstatic List<String>PUBLIC_PATTERNS
-
Constructor Summary
Constructors Constructor Description AuthenticationUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidloadStaticSecurity(org.springframework.security.config.annotation.web.builders.HttpSecurity httpSecurity)
-
-
-
Field Detail
-
ENCRYPT
public static final String ENCRYPT
- See Also:
- Constant Field Values
-
-