A C D G I L O R S U 

A

addServer(String, String, String) - Method in class org.wso2.carbon.directory.server.manager.DirectoryServerManager
Adds a server principle to directory server.
addServicePrinciple(String, String, Object) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 

C

changePassword(String, String, String) - Method in class org.wso2.carbon.directory.server.manager.DirectoryServerManager
Changes the password of a given server principle.

D

DEFAULT_PASSWORD_REGULAR_EXPRESSION - Static variable in class org.wso2.carbon.directory.server.manager.internal.LDAPServerManagerConstants
 
DEFAULT_SERVICE_NAME_REGULAR_EXPRESSION - Static variable in class org.wso2.carbon.directory.server.manager.internal.LDAPServerManagerConstants
 
deleteServicePrinciple(String) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
DirectoryServerManager - Class in org.wso2.carbon.directory.server.manager
DirectoryServerManager is responsible for adding, removing and listing server principles from a LDAP directory server.
DirectoryServerManager() - Constructor for class org.wso2.carbon.directory.server.manager.DirectoryServerManager
 
DirectoryServerManagerException - Exception in org.wso2.carbon.directory.server.manager
An exception class which encapsulates directory server related errors.
DirectoryServerManagerException() - Constructor for exception org.wso2.carbon.directory.server.manager.DirectoryServerManagerException
 
DirectoryServerManagerException(String, Throwable) - Constructor for exception org.wso2.carbon.directory.server.manager.DirectoryServerManagerException
 
DirectoryServerManagerException(String) - Constructor for exception org.wso2.carbon.directory.server.manager.DirectoryServerManagerException
 
DirectoryServerManagerException(Throwable) - Constructor for exception org.wso2.carbon.directory.server.manager.DirectoryServerManagerException
 

G

getPasswordConformanceRegularExpression() - Method in class org.wso2.carbon.directory.server.manager.DirectoryServerManager
Gets the regular expression which defines the format of the service principle, password.
getServerPrincipleExcludeString() - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
getServerPrincipleIncludeString() - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
getServiceName(String) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
getServiceNameConformanceRegularExpression() - Method in class org.wso2.carbon.directory.server.manager.DirectoryServerManager
Gets the regular expression which defines the format of the service principle.
getUniqueServiceUid(String) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 

I

isExistingServicePrinciple(String) - Method in class org.wso2.carbon.directory.server.manager.DirectoryServerManager
This method checks whether give service principle already exists in the LDAP KDC.
isExistingServicePrinciple(String) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
isExistingServiceUid(String) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
isKDCEnabled() - Method in class org.wso2.carbon.directory.server.manager.DirectoryServerManager
This method checks whether KDC is enabled.
isPasswordValid(String) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
isServerNameValid(String) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
isValidPassword(String, Object) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 

L

LDAPServerManagerConstants - Class in org.wso2.carbon.directory.server.manager.internal
This class defines static constants used in LDAP server manager component.
LDAPServerManagerConstants() - Constructor for class org.wso2.carbon.directory.server.manager.internal.LDAPServerManagerConstants
 
LDAPServerStoreManager - Class in org.wso2.carbon.directory.server.manager.internal
LDAP implementation of server store.
LDAPServerStoreManager(RealmConfiguration) - Constructor for class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
listServicePrinciples(String) - Method in class org.wso2.carbon.directory.server.manager.DirectoryServerManager
List service principles, current available in the directory server.
listServicePrinciples(String) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 

O

org.wso2.carbon.directory.server.manager - package org.wso2.carbon.directory.server.manager
 
org.wso2.carbon.directory.server.manager.internal - package org.wso2.carbon.directory.server.manager.internal
 

R

removeServer(String) - Method in class org.wso2.carbon.directory.server.manager.DirectoryServerManager
Removes given server principle.

S

SERVICE_PASSWORD_REGEX_PROPERTY - Static variable in class org.wso2.carbon.directory.server.manager.internal.LDAPServerManagerConstants
 
SERVICE_PRINCIPLE_NAME_REGEX_PROPERTY - Static variable in class org.wso2.carbon.directory.server.manager.internal.LDAPServerManagerConstants
 

U

updateServicePrinciplePassword(String, Object, Object) - Method in class org.wso2.carbon.directory.server.manager.internal.LDAPServerStoreManager
 
A C D G I L O R S U 

Copyright © 2015 WSO2. All rights reserved.