Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Package weblogic.security.services

Provides the server-side authentication class, which is used to perform a local login to the server.

See:
          Description

Interface Summary
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 Summary
Authentication Server side Authentication service.
 

Package weblogic.security.services Description

Provides the server-side authentication class, which is used to perform a local login to the server. It provides login methods that are used with CallbackHandlers to authenticate the user and return credentials using the default security realm.


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06