Package flexagon.core.security.pojo
Class SSORealmDataObject
java.lang.Object
FlexDataObject
flexagon.core.security.pojo.FlxRealmDataObject
flexagon.core.security.pojo.SSORealmDataObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetGroupAttributeName(String pGroupAttributeName) voidsetIsGroupMappingEnabled(Boolean pIsGroupMappingEnabled) voidsetRealmGroups(List<FlxRealmGroupDataObject> pRealmGroups) Methods inherited from class flexagon.core.security.pojo.FlxRealmDataObject
getCreatedBy, getCreatedByUser, getCreatedOn, getDescription, getIsActive, getRealmClass, getRealmConfig, getRealmId, getRealmIndex, getRealmName, getUpdatedBy, getUpdatedByUser, getUpdatedOn, getVersionNumber, setCreatedBy, setCreatedOn, setDescription, setIsActive, setRealmClass, setRealmConfig, setRealmId, setRealmIndex, setRealmName, setUpdatedBy, setUpdatedOn, setVersionNumber
-
Constructor Details
-
SSORealmDataObject
public SSORealmDataObject()
-
-
Method Details
-
setIsGroupMappingEnabled
-
getIsGroupMappingEnabled
-
setRealmGroups
-
getRealmGroups
-
setGroupAttributeName
-
getGroupAttributeName
-