com.crystaldecisions.sdk.plugin.authentication.enterprise
Interface IsecEnterprise

All Superinterfaces:
IInfoObject, IsecEnterpriseBase

public interface IsecEnterprise
extends IInfoObject, IsecEnterpriseBase

Use this interface to set global security options for native Enterprise user accounts. In most cases, the settings that are specified through the IsecEnterprise interface override the password settings specified for a particular Enterprise user through the IUser interface.

This interface extends the IInfoObject and the IsecEnterpriseBase interfaces. Use the ISecEnterpriseBase interface to set global security options for native Enterprise accounts.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
IInfoObject.CommitLevel, IInfoObject.Delta, IInfoObject.LocaleOption, IInfoObject.LockStatus, IInfoObject.PropertySet
 
Field Summary
 
Fields inherited from interface com.crystaldecisions.sdk.plugin.authentication.enterprise.IsecEnterpriseBase
KIND, PROGID
 
Method Summary
 
Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
applyDelta, applyDelta, clearTenantID, deleteNow, getCommitLevel, getCUID, getDelta, getDelta, getDescription, getDescription, getDescription, getDescriptionLocales, getFileLocales, getFiles, getFiles, getGUID, getID, getKeyword, getKind, getLockInfo, getOwner, getOwnerID, getParent, getParent, getParentCUID, getParentID, getProcessingInfo, getProgID, getRUID, getSchedulingInfo, getSecurityInfo, getSecurityInfo2, getSourceFiles, getSpecificKind, getSpecificProgID, getTenantID, getTitle, getTitle, getTitle, getTitleLocales, getUpdateTimeStamp, isDirty, isInstance, isLockHeld, isMarkedAsRead, isReadOnly, properties, propertyIDs, releaseLock, removeFiles, removeSourceFiles, retrievePropertySet, save, setCommitLevel, setDescription, setKeyword, setMarkedAsRead, setParentID, setTenantID, setTitle, unlockNow
 
Methods inherited from interface com.crystaldecisions.sdk.plugin.authentication.enterprise.IsecEnterpriseBase
getLastSharedSecretChangeTime, getMaxNumberOfAttempts, getMaxPasswordAge, getMaxSharedSecretAge, getMinPasswordLength, getMinTimeBetweenPasswordChanges, getReenableAccountTime, getResetLogonAttemptCount, getTrustedPrincipalValidTime, getUnableToRepeatNPasswords, isAccountDisabledAfterNFailedLogins, isMinPasswordLengthEnforced, isMixedCaseEnforced, isNumericEnforced, isPasswordAgeEnforced, isReenableAccountTimeEnforced, isSharedSecretNotEmpty, isSpecialcharacterEnforced, isTrustedAuthenticationEnabled, isUnableToRepeatNPasswordsEnforced, setAccountDisabledAfterNFailedLogins, setMaxNumberOfAttempts, setMaxPasswordAge, setMaxPasswordAgeEnforced, setMaxSharedSecretAge, setMinPasswordLength, setMinPasswordLengthEnforced, setMinTimeBetweenPasswordChanges, setMixedCaseEnforced, setNumericEnforced, setReenableAccountTime, setReenableAccountTimeEnforced, setResetLogonAttemptCount, setSharedSecret, setSpecialcharacterEnforced, setTrustedAuthenticationEnabled, setTrustedPrincipalValidTime, setUnableToRepeatNPasswords, setUnableToRepeatNPasswordsEnforced