A B D G I J L M O R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addGroup(String, String) - Method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- addLDAPGroup(String, String) - Method in class org.wso2.msf4j.examples.petstore.security.UserAuthenticationService
- addUser(String, String, String, String, String) - Method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- addUser(User) - Method in class org.wso2.msf4j.examples.petstore.security.UserAuthenticationService
- addUserAndAssignGroups(String, String, String, String, String, List<String>) - Method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- ApacheDirectoryServerActivator - Class in org.wso2.msf4j.examples.petstore.security.ldap.server
-
This start the EmbeddedLDAP-server.
- ApacheDirectoryServerActivator() - Constructor for class org.wso2.msf4j.examples.petstore.security.ldap.server.ApacheDirectoryServerActivator
- assignUser(String, String) - Method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- ATTR_NAME_PROP_NAME - Static variable in class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
- authenticate(User) - Method in class org.wso2.msf4j.examples.petstore.security.UserAuthenticationService
B
- buildConfigurations() - Method in class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
-
Build separate sections of the configuration file and the configuration file as a whole, as OMElements.
D
- deleteGroup(String) - Method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- deleteUser(String) - Method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
G
- generateJWT(User) - Method in class org.wso2.msf4j.examples.petstore.security.JWTGenerator
- getAttributeValue(String, String) - Method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- getConnectionPassword() - Method in class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
- getInstance(String) - Static method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- getInstance(String, int, String, String) - Static method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- getKdcConfigurations() - Method in class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
- getLdapConfiguration() - Method in class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
- getPartitionConfigurations() - Method in class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
I
- isEmbeddedLDAPEnabled() - Method in class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
- isKdcEnabled() - Method in class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
- isValidUser(String, String) - Method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
J
- JWTGenerator - Class in org.wso2.msf4j.examples.petstore.security
-
Generates JWT.
- JWTGenerator() - Constructor for class org.wso2.msf4j.examples.petstore.security.JWTGenerator
L
- LDAPServerConfigurationBuilder - Class in org.wso2.msf4j.examples.petstore.security.ldap.server
-
This class is responsible for building LDAP and KDC configurations.
- LDAPServerConfigurationBuilder(File) - Constructor for class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
-
Constructor with the configuration file as input that reads the file into an InputStream.
- LDAPUserStoreManager - Class in org.wso2.msf4j.examples.petstore.security.ldap
-
Perform user management operations for LDAP.
- LDAPUserStoreManager(String, int, String, String) - Constructor for class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- LOCAL_NAME_PROPERTY - Static variable in class org.wso2.msf4j.examples.petstore.security.ldap.server.LDAPServerConfigurationBuilder
M
- main(String[]) - Static method in class org.wso2.msf4j.examples.petstore.security.Runner
O
- org.wso2.msf4j.examples.petstore.security - package org.wso2.msf4j.examples.petstore.security
- org.wso2.msf4j.examples.petstore.security.ldap - package org.wso2.msf4j.examples.petstore.security.ldap
- org.wso2.msf4j.examples.petstore.security.ldap.server - package org.wso2.msf4j.examples.petstore.security.ldap.server
R
- removeUser(String, String) - Method in class org.wso2.msf4j.examples.petstore.security.ldap.LDAPUserStoreManager
- Runner - Class in org.wso2.msf4j.examples.petstore.security
-
Microservice runner for the userAuthentication microservice.
- Runner() - Constructor for class org.wso2.msf4j.examples.petstore.security.Runner
S
- start() - Method in class org.wso2.msf4j.examples.petstore.security.ldap.server.ApacheDirectoryServerActivator
-
Starts EmbeddedLDAP-server.
- stop() - Method in class org.wso2.msf4j.examples.petstore.security.ldap.server.ApacheDirectoryServerActivator
U
- UserAuthenticationService - Class in org.wso2.msf4j.examples.petstore.security
-
UserAuthentication micro service.
- UserAuthenticationService() - Constructor for class org.wso2.msf4j.examples.petstore.security.UserAuthenticationService
All Classes All Packages