Modifier and Type | Method and Description |
---|---|
static boolean |
AuthorizationEvaluator.checkAuthorities(MidPointPrincipal principal,
String action) |
boolean |
AuthorizationEvaluator.isAuthorized(MidPointPrincipal principal,
String action) |
Modifier and Type | Method and Description |
---|---|
MidPointPrincipal |
UserDetailsServiceImpl.getUser(String principal) |
Modifier and Type | Method and Description |
---|---|
void |
UserDetailsServiceImpl.updateUser(MidPointPrincipal user) |
Modifier and Type | Method and Description |
---|---|
MidPointPrincipal |
UserDetailsService.getUser(String principal) |
Modifier and Type | Method and Description |
---|---|
void |
UserDetailsService.updateUser(MidPointPrincipal user) |
Modifier and Type | Method and Description |
---|---|
static MidPointPrincipal |
SecurityUtils.getPrincipalUser() |
static MidPointPrincipal |
SecurityUtils.getPrincipalUser(org.springframework.security.core.Authentication authentication) |
Modifier and Type | Method and Description |
---|---|
static MidPointPrincipal |
MiscDataUtil.getPrincipalUser() |
Modifier and Type | Method and Description |
---|---|
boolean |
MiscDataUtil.isAuthorizedToSubmit(MidPointPrincipal principal,
String assigneeOid) |
Copyright © 2013 evolveum. All rights reserved.