Package com.kloudville.idm
Class policy
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.idm.identity
com.kloudville.idm.policy
General Information
-
Field Summary
FieldsModifier and TypeFieldDescriptionAccess typeDescriptionEffective dateExpiry dateExpressionResource idSourceint
-
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
-
description
DescriptionRestrictions: Mandatory: true maxlength: 1024
-
resourceId
Resource idRestrictions: Mandatory: true maxlength: 1024
-
accessType
Access typeRestrictions: maxlength: 16 enumeration: ALLOW (Allow) enumeration: DENY (Deny) enumeration: READONLY (Read Only) enumeration: MANDATORY (Mandatory) enumeration: READWRITE (Read/Write) enumeration: HIDDEN (Hidden) enumeration: ANONYMOUS (Anonymous) enumeration: AUTHENTICATED (Authenticated)
-
effectiveDate
Effective dateRestrictions: Mandatory: true
-
expiryDate
Expiry date -
expression
ExpressionRestrictions: maxlength: 256
-
source
SourceRestrictions: maxlength: 256
-
version
public int version
-
-
Constructor Details
-
policy
public policy()
-