Jakarta Authentication API documentation
Package | Description |
---|---|
jakarta.security.auth.message |
This package defines the core interfaces of Jakarta Authentication.
|
jakarta.security.auth.message.callback |
This package defines callback interfaces that may be used by a pluggable authentication mechanisms (aka message authentication modules)
to interact with the container (aka message processing runtime) that invoked the module.
|
jakarta.security.auth.message.config |
This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems.
|
jakarta.security.auth.message.module |
This package defines the interfaces implemented by Jakarta Authentication compatible authentication mechanisms.
|