- All Implemented Interfaces:
- org.springframework.security.core.userdetails.AuthenticationUserDetailsService<org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken>
public class WebIdUserDetailsService
extends java.lang.Object
implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken>
Assumes that the provided username is a linked data URI that contains WebID
information. The URI is accessed and the RDF is downloaded and added to the
UserDetails for future reference.