|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IsecWinAD
This interface extends the IInfoObject and the IsecWinADBase interfaces. Use the
ISecWinADBase interface to map Active Directory (AD) principals to SAP BusinessObjects Enterprise.
| Nested Class Summary | |
|---|---|
static interface |
IsecWinAD.CeSSOAccessMode
Specifies the single sign-on (SSO) access mode. |
static interface |
IsecWinAD.CeSSOVendor
Specifies the single sign-on (SSO) vendor. |
| Nested classes/interfaces inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject |
|---|
IInfoObject.CommitLevel, IInfoObject.Delta, IInfoObject.LocaleOption, IInfoObject.LockStatus, IInfoObject.PropertySet |
| Nested classes/interfaces inherited from interface com.crystaldecisions.sdk.plugin.authentication.common.IsecCommitAction |
|---|
IsecCommitAction.CommitActionType |
| Field Summary | |
|---|---|
static java.lang.String |
CONFIG_FILE_ENTRY
This static String CONFIG_FILE_ENTRY is the entry name to the security config setting for sdk The entry must look like the following, do not change anything, com.businessobjects.security.jgss.initiate { com.sun.security.auth.module.Krb5LoginModule required; }; |
| Fields inherited from interface com.crystaldecisions.sdk.plugin.authentication.secwinad.IsecWinADBase |
|---|
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.common.IsecCommitAction |
|---|
getPluginCommitActionConfig, setPluginCommitAction, setPluginCommitActionConfig |
| Methods inherited from interface com.crystaldecisions.sdk.plugin.authentication.common.IsecAttributeBinding |
|---|
getAttributeBindingPriority, isAttributeBindingEnabled, setAttributeBindingEnabled, setAttributeBindingPriority |
| Field Detail |
|---|
static final java.lang.String CONFIG_FILE_ENTRY
This static String CONFIG_FILE_ENTRY is the entry name to the security config setting for sdk
The entry must look like the following, do not change anything,
com.businessobjects.security.jgss.initiate {
com.sun.security.auth.module.Krb5LoginModule required;
};
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||