Package | Description |
---|---|
weblogic.security.service |
Deprecated 9.0.0.0. Includes interfaces, classes, and exceptions
that support security providers.
|
weblogic.security.services |
Provides the server-side authentication class, which is used to perform a local login to the server.
|
weblogic.servlet.security |
Deprecated 9.0.0.0. Provides a server-side API that supports programmatic authentication from within a servlet application.
|
Class | Description |
---|---|
AppContext |
AppContext is an interface that allows an application developer
to publish values from within the application to the security runtime.
|
Class | Description |
---|---|
AppChallengeContext |
The
AppChallengeContext interface allows the Authentication
to return an object that contains state and is used for
subsequent steps in a multi-step challenge/response process. |
AppContext |
AppContext is an interface that allows an application developer
to publish values from within the application to the security runtime.
|
AppContextElement |
The AppContextElement abstract base class is a simple interface for representing a name/value pair.
|
Class | Description |
---|---|
AppContext |
AppContext is an interface that allows an application developer
to publish values from within the application to the security runtime.
|