Class UserProfileServiceImpl

  • All Implemented Interfaces:
    UserProfileService, MidPointPrincipalManager, OwnerResolver, org.springframework.beans.factory.Aware, org.springframework.context.MessageSourceAware, org.springframework.security.core.userdetails.UserDetailsService, org.springframework.security.ldap.userdetails.UserDetailsContextMapper

    @Service("userDetailsService")
    public class UserProfileServiceImpl
    extends Object
    implements UserProfileService, org.springframework.security.core.userdetails.UserDetailsService, org.springframework.security.ldap.userdetails.UserDetailsContextMapper, org.springframework.context.MessageSourceAware
    Author:
    lazyman, semancik