Uses of Class
org.openiam.annotation.IgnoreOnBeanUtils
-
Packages that use IgnoreOnBeanUtils Package Description org.openiam.base.domain org.openiam.idm.srvc.user.domain -
-
Uses of IgnoreOnBeanUtils in org.openiam.base.domain
Fields in org.openiam.base.domain with annotations of type IgnoreOnBeanUtils Modifier and Type Field Description protected MetadataTypeEntity
AbstractMetadataTypeEntity. type
-
Uses of IgnoreOnBeanUtils in org.openiam.idm.srvc.user.domain
Fields in org.openiam.idm.srvc.user.domain with annotations of type IgnoreOnBeanUtils Modifier and Type Field Description protected Set<UserKey>
UserEntity. userKeys
protected Set<UserSshKeyEntity>
UserEntity. userSshKeys
-