JAAS Module
This module provides security via JAAS.
Security Manager This is the security provider type that is used to configure JAAS related functionality.
Child Elements of <security-manager...>
| Name |
Cardinality |
Description |
| security-provider |
0..1 |
This is the security provider type that is used to configure JAAS related functionality. |
| password-encryption-strategy |
0..* |
|
Security Provider This is the security provider type that is used to configure JAAS related functionality.
Attributes of <security-provider...>
| Name |
Type |
Required |
Default |
Description |
| loginContextName |
string |
no |
|
| credentials |
string |
no |
|
| loginConfig |
string |
no |
|
| loginModule |
string |
no |
|
Jaas Security Filter Authenticates users via JAAS.