|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IsecSAPR3
| 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 |
| Nested classes/interfaces inherited from interface com.crystaldecisions.sdk.plugin.authentication.common.IsecCommitAction |
|---|
IsecCommitAction.CommitActionType |
| Field Summary | |
|---|---|
static java.lang.String |
CUID
The CUID associated with the secSAPR3 authentication plugin. |
static java.lang.String |
KIND
The Kind used to query for the secSAPR3 interface. |
static java.lang.String |
PROGID
The ProgID for the secSAPR3 interface. |
| Method Summary | |
|---|---|
java.lang.String |
getContentRoot()
|
java.lang.String |
getDefaultSystem()
|
java.lang.String |
getDefaultUserLicenseRestrictionCUID()
|
java.lang.String |
getDisabledSystems()
|
java.lang.String |
getEntitlementSystems()
|
java.lang.String |
getMappedGroups()
|
java.lang.String[] |
getMappedGroupsArray()
|
int |
getMaxConnections()
|
int |
getMaxFail()
|
int |
getMaxUsage()
|
int |
getRetryInterval()
|
java.lang.String |
getSNCIdentity()
|
java.lang.String |
getSNCLibPath()
|
java.lang.String |
getSNCLibPathDefault()
Retrieve the default SNC library path. |
java.lang.String |
getSNCMode()
|
java.lang.String |
getSNCQop()
|
java.lang.String |
getSNCTrustedSystems()
|
java.lang.String |
getSSO2DBKeyAlias()
gets the key alias |
java.lang.String |
getSSO2DBKeyPassword()
Gets the key password |
java.lang.String |
getSSO2DBKeystore()
Get the base64 encoded keystore used for SSO |
java.lang.String |
getSSO2DBKeystorePassword()
Gets the keystore password |
java.lang.String |
getSSO2DBSystemID()
Return the System ID used to identify this BOE system to the rest of the SAP landscape. |
boolean |
isCreateNamedUsers()
|
boolean |
isMasterAvail()
|
boolean |
isSSO2DBKeyPasswordBlank()
Returns true if the key password is blank, or doesn't exist yet. |
boolean |
isSSO2DBKeystorePasswordBlank()
Returns true if the keystore password is blank, or doesn't exist yet. |
boolean |
isSynchronizeUsers()
|
boolean |
isUpdateUsers()
|
void |
setContentRoot(java.lang.String contentRoot)
|
void |
setCreateNamedUsers(boolean createNamedUsers)
|
void |
setDefaultSystem(java.lang.String defaultSystem)
|
void |
setDefaultUserLicenseRestrictionCUID(java.lang.String licenseRestrictionCuid)
|
void |
setDisabledSystems(java.lang.String disabledSystems)
|
void |
setEntitlementSystems(java.lang.String entitlementSystems)
|
void |
setMappedGroups(java.lang.String mappedGroups)
|
void |
setMappedGroupsArray(java.lang.String[] mappedGroups)
|
void |
setMasterAvail(boolean masterAvail)
|
void |
setMaxConnections(int maxConnections)
|
void |
setMaxFail(int maxFail)
|
void |
setMaxUsage(int maxUsage)
|
void |
setRetryInterval(int retryInterval)
|
void |
setSNCIdentity(java.lang.String sncIdentity)
|
void |
setSNCLibPath(java.lang.String sncLibPath)
|
void |
setSNCMode(java.lang.String sncMode)
|
void |
setSNCQop(java.lang.String sncQop)
|
void |
setSNCTrustedSystems(java.lang.String sncTrustedSystems)
|
void |
setSSO2DBKeyAlias(java.lang.String keyAlias)
Sets the key alias |
void |
setSSO2DBKeyPassword(java.lang.String keyPassword)
Sets the key password |
void |
setSSO2DBKeystore(java.lang.String keystore)
Set the keystore that will be used for SSO |
void |
setSSO2DBKeystorePassword(java.lang.String storePassword)
Sets the keystore password |
void |
setSSO2DBSystemID(java.lang.String systemID)
Set the System ID used to identify this BOE system to the rest of the SAP landscape. |
void |
setSynchronizeUsers(boolean synchronizeUsers)
|
void |
setUpdateUsers(boolean updateUsers)
|
| 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 |
| Methods inherited from interface com.crystaldecisions.sdk.plugin.authentication.sap.ISAPR3LogicalSystemsHelper |
|---|
getLogicalSystems, updateMappedUserGroups |
| Field Detail |
|---|
static final java.lang.String CUID
static final java.lang.String KIND
static final java.lang.String PROGID
| Method Detail |
|---|
java.lang.String getContentRoot()
java.lang.String getDefaultSystem()
java.lang.String getDisabledSystems()
java.lang.String getEntitlementSystems()
java.lang.String getMappedGroups()
java.lang.String[] getMappedGroupsArray()
int getMaxConnections()
int getMaxFail()
int getMaxUsage()
int getRetryInterval()
java.lang.String getSNCIdentity()
java.lang.String getSNCLibPath()
java.lang.String getSNCLibPathDefault()
java.lang.String getSNCMode()
java.lang.String getSNCQop()
java.lang.String getSNCTrustedSystems()
boolean isCreateNamedUsers()
java.lang.String getDefaultUserLicenseRestrictionCUID()
void setDefaultUserLicenseRestrictionCUID(java.lang.String licenseRestrictionCuid)
boolean isMasterAvail()
boolean isSynchronizeUsers()
boolean isUpdateUsers()
void setContentRoot(java.lang.String contentRoot)
void setCreateNamedUsers(boolean createNamedUsers)
void setDefaultSystem(java.lang.String defaultSystem)
void setDisabledSystems(java.lang.String disabledSystems)
void setEntitlementSystems(java.lang.String entitlementSystems)
void setMappedGroups(java.lang.String mappedGroups)
void setMappedGroupsArray(java.lang.String[] mappedGroups)
void setMasterAvail(boolean masterAvail)
void setMaxConnections(int maxConnections)
void setMaxFail(int maxFail)
void setMaxUsage(int maxUsage)
void setRetryInterval(int retryInterval)
void setSNCIdentity(java.lang.String sncIdentity)
void setSNCLibPath(java.lang.String sncLibPath)
void setSNCMode(java.lang.String sncMode)
void setSNCQop(java.lang.String sncQop)
void setSNCTrustedSystems(java.lang.String sncTrustedSystems)
void setSynchronizeUsers(boolean synchronizeUsers)
void setUpdateUsers(boolean updateUsers)
boolean isSSO2DBKeystorePasswordBlank()
void setSSO2DBKeystore(java.lang.String keystore)
keystore - The base64 encoded SSO keystoreboolean isSSO2DBKeyPasswordBlank()
java.lang.String getSSO2DBKeystore()
void setSSO2DBSystemID(java.lang.String systemID)
java.lang.String getSSO2DBSystemID()
java.lang.String getSSO2DBKeystorePassword()
void setSSO2DBKeystorePassword(java.lang.String storePassword)
java.lang.String getSSO2DBKeyPassword()
void setSSO2DBKeyPassword(java.lang.String keyPassword)
void setSSO2DBKeyAlias(java.lang.String keyAlias)
java.lang.String getSSO2DBKeyAlias()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||