com.evolveum.midpoint.model.security.api
Class PrincipalUser
java.lang.Object
com.evolveum.midpoint.model.security.api.PrincipalUser
- All Implemented Interfaces:
- java.io.Serializable
public class PrincipalUser
- extends java.lang.Object
- implements java.io.Serializable
Temporary place, till we create special component for it
- Author:
- lazyman, Igor Farinic
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrincipalUser
public PrincipalUser(UserType user)
isEnabled
public boolean isEnabled()
getUser
public UserType getUser()
getName
public PolyStringType getName()
getFamilyName
public java.lang.String getFamilyName()
getFullName
public java.lang.String getFullName()
getGivenName
public java.lang.String getGivenName()
getOid
public java.lang.String getOid()
Copyright © 2012 evolveum. All Rights Reserved.