|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.model.security.UserDetailsServiceImpl
@Service(value="userDetailsService") public class UserDetailsServiceImpl
Field Summary |
---|
Fields inherited from interface com.evolveum.midpoint.model.security.api.UserDetailsService |
---|
DOT_CLASS, OPERATION_GET_USER, OPERATION_UPDATE_USER |
Constructor Summary | |
---|---|
UserDetailsServiceImpl()
|
Method Summary | |
---|---|
PrincipalUser |
getUser(java.lang.String principal)
|
void |
updateUser(PrincipalUser user)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserDetailsServiceImpl()
Method Detail |
---|
public PrincipalUser getUser(java.lang.String principal)
getUser
in interface UserDetailsService
public void updateUser(PrincipalUser user)
updateUser
in interface UserDetailsService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |