public class SamlUserDetailsService extends Object implements UserDetailsService
UserDetailsService
Constructor and Description |
---|
SamlUserDetailsService() |
Modifier and Type | Method and Description |
---|---|
SamlUserDetails |
loadUserByUsername(String username) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromSpring, toSpring
public SamlUserDetails loadUserByUsername(@Nonnull String username)
loadUserByUsername
in interface UserDetailsService
Copyright © 2016–2021. All rights reserved.