![]() ![]() ![]() ![]() ![]() ![]() |
This section cover the following topics:
To develop a custom security provider, you perform the following tasks:
Note: | An MBean JAR file can contain multiple security providers. Therefore you only need to run the MBean Maker once to produce the MBean JAR file. |
Figure 2-1 illustrates the security provider development process. For detailed instructions for each of the development tasks, see Developing Custom Security Providers.
You use the SSPI provided with the product to create runtime classes for custom security providers, which are located in the weblogic.security.spi
package. For more information about this package, see Javadocs for Security Service Provider Interfaces.
Note: | You can use the WebLogic Server 9.x\10.0 WebLogicMBeanMaker to create any of the security provider types described in Developing WebLogic Security Providers. However, doing so affects how you then manage that provider, as described in Security Provider Management Concepts. |
Table 2-1 maps the types of security providers and their components with the SSPI and other interfaces you use to develop them. Table 2-1 includes the WebLogic Server 9.x\10.0 providers.
![]() ![]() ![]() |