|
WebLogic Server 7.0 Code Examples, BEA Systems, Inc. | |||||
| Security Examples Summary | |
| sslclient | Demonstrates making an outbound SSL connection from an application client or from within WebLogic Server through a servlet. |
| jaas | Demonstrates using the Java Authentication and Authorization Service (JAAS) to authenticate a client based on a supplied username and password or a digital certificate. |
| net | Demonstrates writing a connection filter that implements the weblogic.security.net.ConnectionFilter interface. Connection filters allow you to reject or accept client connections to the WebLogic Server environment based on the client's origin and protocol. |
See the individual example pages for instruction on how to build, configure, and run the code examples.
Read more about WebLogic Security in Programming WebLogic Security and Managing WebLogic Security.
|
Documentation is available at http://e-docs.bea.com/wls/docs70/ |
|||||