| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This MBean represents the LDAP schema definitions for the Novell NDS LDAP provider.
| Method Summary | |
|  java.lang.String | getGroupFromNameFilter()An LDAP search filter for finding a group given the name of the group. | 
|  java.lang.String | getStaticGroupDNsfromMemberDNFilter()An LDAP search filter that, given the distinguished name (DN) of a member of a group, returns the DNs of the static LDAP broups that contain that member. | 
|  java.lang.String | getStaticGroupObjectClass()The name of the LDAP object class that stores static groups. | 
|  java.lang.String | getUserFromNameFilter()An LDAP search filter for finding a user given the name of the user. | 
|  java.lang.String | getUserNameAttribute()The attribute of an LDAP user object that specifies the name of the user. | 
|  void | setGroupFromNameFilter(java.lang.String newValue)An LDAP search filter for finding a group given the name of the group. | 
|  void | setStaticGroupDNsfromMemberDNFilter(java.lang.String newValue)An LDAP search filter that, given the distinguished name (DN) of a member of a group, returns the DNs of the static LDAP broups that contain that member. | 
|  void | setStaticGroupObjectClass(java.lang.String newValue)The name of the LDAP object class that stores static groups. | 
|  void | setUserFromNameFilter(java.lang.String newValue)An LDAP search filter for finding a user given the name of the user. | 
|  void | setUserNameAttribute(java.lang.String newValue)The attribute of an LDAP user object that specifies the name of the user. | 
| Methods inherited from interface weblogic.management.security.authentication.AuthenticatorMBean | 
| getControlFlag, 
setControlFlag | 
| Methods inherited from interface weblogic.management.utils.LDAPServerMBean | 
| getCacheSize, 
getCacheTTL, 
getConnectTimeout, 
getCredential, 
getHost, 
getParallelConnectDelay, 
getPort, 
getPrincipal, 
getResultsTimeLimit, 
isBindAnonymouslyOnReferrals, 
isCacheEnabled, 
isFollowReferrals, 
isSSLEnabled, 
setBindAnonymouslyOnReferrals, 
setCacheEnabled, 
setCacheSize, 
setCacheTTL, 
setConnectTimeout, 
setCredential, 
setFollowReferrals, 
setHost, 
setParallelConnectDelay, 
setPort, 
setPrincipal, 
setResultsTimeLimit, 
setSSLEnabled | 
| Methods inherited from interface weblogic.management.security.authentication.UserReaderMBean | 
| getUserDescription, 
listUsers, 
userExists | 
| Methods inherited from interface weblogic.management.security.authentication.GroupMemberListerMBean | 
| listGroupMembers | 
| Methods inherited from interface weblogic.management.security.authentication.MemberGroupListerMBean | 
| listMemberGroups | 
| Methods inherited from interface weblogic.management.security.authentication.UserPasswordEditorMBean | 
| changeUserPassword, 
resetUserPassword | 
| Methods inherited from interface weblogic.management.security.ProviderMBean | 
| getRealm, 
setRealm | 
| Method Detail | 
public java.lang.String getUserNameAttribute()
public void setUserNameAttribute(java.lang.String newValue)
                          throws javax.management.InvalidAttributeValueException
newValue - - new value for attribute UserNameAttributepublic java.lang.String getUserFromNameFilter()
public void setUserFromNameFilter(java.lang.String newValue)
                           throws javax.management.InvalidAttributeValueException
newValue - - new value for attribute UserFromNameFilterpublic java.lang.String getGroupFromNameFilter()
public void setGroupFromNameFilter(java.lang.String newValue)
                            throws javax.management.InvalidAttributeValueException
newValue - - new value for attribute GroupFromNameFilterpublic java.lang.String getStaticGroupObjectClass()
public void setStaticGroupObjectClass(java.lang.String newValue)
                               throws javax.management.InvalidAttributeValueException
newValue - - new value for attribute StaticGroupObjectClasspublic java.lang.String getStaticGroupDNsfromMemberDNFilter()
public void setStaticGroupDNsfromMemberDNFilter(java.lang.String newValue)
                                         throws javax.management.InvalidAttributeValueException
newValue - - new value for attribute StaticGroupDNsfromMemberDNFilter| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||