Class AppianUserDetailsService

java.lang.Object
com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
All Implemented Interfaces:
org.springframework.security.core.userdetails.UserDetailsService

public class AppianUserDetailsService extends Object implements org.springframework.security.core.userdetails.UserDetailsService
Retrieves the user data from UserProfileService and returns an instance of AppianUserDetails.