public class APIKeyAuthenticationManager extends Object implements org.springframework.security.authentication.AuthenticationManager
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOGGER |
| Constructor and Description |
|---|
APIKeyAuthenticationManager(String principalRequestValue) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
authenticate(org.springframework.security.core.Authentication authentication) |
public APIKeyAuthenticationManager(String principalRequestValue)
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication)
throws org.springframework.security.core.AuthenticationException
authenticate in interface org.springframework.security.authentication.AuthenticationManagerorg.springframework.security.core.AuthenticationExceptionCopyright © 2022. All rights reserved.