|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DirectoryConfigurationCA
This interface is not supported. A DirectoryConfigurationCA
instance represents the configuration object for a CA eTrust security provider.
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_DynamicGroupMemberAttribute()
Returns the value of the DynamicGroupMemberAttribute property. |
java.lang.String |
get_DynamicGroupObjectClass()
Returns the value of the DynamicGroupObjectClass property. |
java.lang.String |
get_DynamicGroupQueryAttribute()
Returns the value of the DynamicGroupQueryAttribute property. |
java.lang.String |
get_GroupUniqueIDAttribute()
Returns the value of the GroupUniqueIDAttribute property. |
java.lang.Boolean |
get_GroupUniqueIDAttributeIsBinary()
Returns the value of the GroupUniqueIDAttributeIsBinary property. |
java.lang.Boolean |
get_SearchDynamicGroup()
Returns the value of the SearchDynamicGroup property. |
java.lang.String |
get_UserUniqueIDAttribute()
Returns the value of the UserUniqueIDAttribute property. |
java.lang.Boolean |
get_UserUniqueIDAttributeIsBinary()
Returns the value of the UserUniqueIDAttributeIsBinary property. |
void |
set_DynamicGroupMemberAttribute(java.lang.String value)
Sets the value of the DynamicGroupMemberAttribute property. |
void |
set_DynamicGroupObjectClass(java.lang.String value)
Sets the value of the DynamicGroupObjectClass property. |
void |
set_DynamicGroupQueryAttribute(java.lang.String value)
Sets the value of the DynamicGroupQueryAttribute property. |
void |
set_GroupUniqueIDAttribute(java.lang.String value)
Sets the value of the GroupUniqueIDAttribute property. |
void |
set_GroupUniqueIDAttributeIsBinary(java.lang.Boolean value)
Sets the value of the GroupUniqueIDAttributeIsBinary property. |
void |
set_SearchDynamicGroup(java.lang.Boolean value)
Sets the value of the SearchDynamicGroup property. |
void |
set_UserUniqueIDAttribute(java.lang.String value)
Sets the value of the UserUniqueIDAttribute property. |
void |
set_UserUniqueIDAttributeIsBinary(java.lang.Boolean value)
Sets the value of the UserUniqueIDAttributeIsBinary property. |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
java.lang.String get_UserUniqueIDAttribute()
void set_UserUniqueIDAttribute(java.lang.String value)
java.lang.Boolean get_UserUniqueIDAttributeIsBinary()
void set_UserUniqueIDAttributeIsBinary(java.lang.Boolean value)
java.lang.String get_GroupUniqueIDAttribute()
void set_GroupUniqueIDAttribute(java.lang.String value)
java.lang.Boolean get_GroupUniqueIDAttributeIsBinary()
void set_GroupUniqueIDAttributeIsBinary(java.lang.Boolean value)
java.lang.Boolean get_SearchDynamicGroup()
void set_SearchDynamicGroup(java.lang.Boolean value)
java.lang.String get_DynamicGroupMemberAttribute()
void set_DynamicGroupMemberAttribute(java.lang.String value)
java.lang.String get_DynamicGroupQueryAttribute()
void set_DynamicGroupQueryAttribute(java.lang.String value)
java.lang.String get_DynamicGroupObjectClass()
void set_DynamicGroupObjectClass(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |