public class MidPointUserProfilePrincipal
extends com.evolveum.midpoint.security.api.MidPointPrincipal
INDENT_STRING| Constructor and Description |
|---|
MidPointUserProfilePrincipal(UserType user) |
| Modifier and Type | Method and Description |
|---|---|
MidPointUserProfilePrincipal |
clone()
Semi-shallow clone.
|
protected void |
copyValues(MidPointUserProfilePrincipal clone) |
protected void |
debugDumpInternal(StringBuilder sb,
int indent) |
boolean |
equals(Object obj) |
int |
getActiveSessions() |
CompiledUserProfile |
getCompiledUserProfile() |
int |
hashCode() |
void |
setActiveSessions(int activeSessions) |
void |
setCompiledUserProfile(CompiledUserProfile compiledUserProfile) |
addDelegatorWithOtherPrivilegesLimitations, copyValues, debugDump, getApplicableSecurityPolicy, getAttorney, getAuthorities, getDelegatorWithOtherPrivilegesLimitationsCollection, getFamilyName, getFullName, getGivenName, getName, getOid, getPassword, getPreviousPrincipal, getUser, getUsername, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled, setApplicableSecurityPolicy, setAttorney, setPreviousPrincipal, shortDump, toObjectReference, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitdebugDump, debugDumpLazily, debugDumpLazilyshortDump, shortDumpLazilypublic MidPointUserProfilePrincipal(@NotNull
UserType user)
@NotNull public CompiledUserProfile getCompiledUserProfile()
public void setCompiledUserProfile(CompiledUserProfile compiledUserProfile)
public MidPointUserProfilePrincipal clone()
clone in class com.evolveum.midpoint.security.api.MidPointPrincipalprotected void copyValues(MidPointUserProfilePrincipal clone)
protected void debugDumpInternal(StringBuilder sb, int indent)
debugDumpInternal in class com.evolveum.midpoint.security.api.MidPointPrincipalpublic void setActiveSessions(int activeSessions)
public int getActiveSessions()
Copyright © 2021 Evolveum. All rights reserved.