![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| Authentication | authenticate (final Authentication auth) throws org.springframework.security.core.AuthenticationException |
| boolean | supports (final Class<?> authentication) |
Definition at line 15 of file CustomAuthenticationProvider.java.
| Authentication org.openkilda.security.CustomAuthenticationProvider.authenticate | ( | final Authentication | auth | ) | throws org.springframework.security.core.AuthenticationException |
Definition at line 25 of file CustomAuthenticationProvider.java.
| boolean org.openkilda.security.CustomAuthenticationProvider.supports | ( | final Class<?> | authentication | ) |
Definition at line 56 of file CustomAuthenticationProvider.java.