Authorize access to J2EE resources using TAM
The JACC defines a contract between J2EE containers and authorization providers. You can use the default authorization or an external JACC authorization provider. When security is enabled in WAS, the default authorization is used unless a JACC provider is specified.
JACC allows third-party authorization providers to make the authorization decisions. By default, WAS implements TAM as the external JACC provider
- JACC support
- JACC providers
- TAM integration as the JACC provider
- Use the default authorization provider
- Enable an external JACC provider
- TAM integration as the JACC provider
- Authorization providers
- JACC providers
- JACC support
- Interfaces that support JACC
- Troubleshooting tips
- External JACC provider settings