Package com.wm.security.auth

The security.auth package contains interfaces that you use to implement customized authentication modules.

See:
          Description

Interface Summary
Module This interface defines the methods that must be implemented to create a pluggable authentication module.
ModuleFactory You use this interface to register a pluggable authentication module on the webMethods Integration Server.
Token You use this interface to represent authentication information that will be processed by a pluggable authentication module.
 

Package com.wm.security.auth Description

The security.auth package contains interfaces that you use to implement customized authentication modules.