-
- Downloads
Adds UdsPersonService implementation backed by UserDetailsService
Useful for applications that integrate with UdsPersonService for user lookups, this implementation provides something that is backed by the "local-users" UserDetailsService (UserDetailsManager) implementation.
Showing
- pom.xml 20 additions, 0 deletionspom.xml
- uw-spring-security-core/pom.xml 4 additions, 0 deletionsuw-spring-security-core/pom.xml
- uw-spring-security-core/src/main/java/edu/wisc/uwss/local/LocalUsersUdsPersonServiceImpl.java 84 additions, 0 deletions...a/edu/wisc/uwss/local/LocalUsersUdsPersonServiceImpl.java
Please register or sign in to comment