Package com.kloudville.idm.api
Class createAdminRequest
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.idm.api.createAdminRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
Is policy adminRestrictions: Mandatory: true maxlength: 64boolean
Is realm adminRestrictions: Mandatory: true -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kloudville.data.object.DataObject
clearModified, compareDates, copy, formatDecimal, formatDecimalField, getAnyValue, getAnyValueNames, getChildLabel, getDefinition, getDisplayName, getEnumValue, getEnumValueArray, getEnumValueByCode, getEnumValueByIndex, getExtension, getExtensionDefinition, getFormattedMessage, getLastUpdated, getObjectId, getObjectIds, getParent, getText, getTopParent, has, hasChild, hasValue, htmlToText, isDeleted, isError, isModified, isNewObject, mapFrom, mapTo, setAnyValue, setDeleted, setFormattedValue, setNewObject, setObjectId, setText, toJSON, toXML, validate, valToXML
-
Field Details
-
realm
Restrictions: Mandatory: true maxlength: 64
-
user
Restrictions: Mandatory: true
-
realmAdmin
public boolean realmAdminIs realm admin -
policyAdmin
public boolean policyAdminIs policy admin
-
-
Constructor Details
-
createAdminRequest
public createAdminRequest()
-