Running Business Processes and Composite Applications
10.4
|
Running Business Processes and Composite Applications
|
Administering My webMethods Server
|
Working with the Common Directory Services API
|
CDS Code Examples
|
Authenticate User
Authenticate User
IDirectorySession session =
DirectorySystemFactory.getDirectorySystem().createSession();
IDirectoryUser user = session.authenticateUser("username", "password");
Copyright ©
2019
| Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release