Package | Description |
---|---|
com.oneops.proxy.auth.login | |
com.oneops.proxy.auth.token | |
com.oneops.proxy.security |
Constructor and Description |
---|
LoginSuccessHandler(com.fasterxml.jackson.databind.ObjectMapper mapper,
JwtTokenService tokenService,
AuditLog auditLog) |
Constructor and Description |
---|
TokenAuthProcessingFilter(org.springframework.security.web.util.matcher.RequestMatcher requestMatcher,
org.springframework.security.web.authentication.AuthenticationFailureHandler failureHandler,
JwtTokenService jwtTokenService) |
TokenAuthProvider(JwtTokenService jwtTokenService) |
Constructor and Description |
---|
WebSecurityConfig(LoginAuthProvider loginAuthProvider,
TokenAuthProvider tokenAuthProvider,
org.springframework.security.web.authentication.AuthenticationSuccessHandler successHandler,
org.springframework.security.web.authentication.AuthenticationFailureHandler failureHandler,
RestAuthEntryPoint authEntryPoint,
JwtTokenService jwtTokenService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
OneOpsConfig oneOpsConfig,
String mgmtContext,
String mgmtUser,
String mgmtPasswd) |
Copyright © 2018 Walmart, Inc.. All rights reserved.