Agile Process
:
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 ©
2017
Software AG, Darmstadt, Germany
.
Contact Support
|
Community
|
Feedback