Additions provided by the IBM JAAS z/OS® Extensions
IBM Semeru Runtime Certified Edition for z/OS, Version 11.0 provides a version of JAAS, although it does not apply directly to z/OS.
The IBM version of JAAS z/OS® Extensions differs in the following ways:
- The com.sun.* packages are changed to com.ibm.* packages.
- The JAASLoginModule class provides a default login module that supports basic authentication with the System Authorization Facility (SAF).
- The SAFPermission class provides authorization checking for resources that are protected by SAF.
- The ThreadSubject.doAs class provides a default implementation of ThreadSubject.
Portions Copyright © 1997-2022 Oracle and/or its affiliates. All Rights Reserved. Portions Copyright © 1997-2022 IBM Corporation, Inc. All Rights Reserved. |