Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.security.auth.login.Configuration

Packages that use Configuration
Package Description
javax.security.auth.login This package provides a pluggable authentication framework. 
 

Uses of Configuration in javax.security.auth.login
 

Methods in javax.security.auth.login that return Configuration
Modifier and Type Method and Description
static Configuration Configuration.getConfiguration()
          Get the installed login Configuration.
static Configuration Configuration.getInstance(String type, Configuration.Parameters params)
          Returns a Configuration object of the specified type.
static Configuration Configuration.getInstance(String type, Configuration.Parameters params, Provider provider)
          Returns a Configuration object of the specified type.
static Configuration Configuration.getInstance(String type, Configuration.Parameters params, String provider)
          Returns a Configuration object of the specified type.
 

Methods in javax.security.auth.login with parameters of type Configuration
Modifier and Type Method and Description
static void Configuration.setConfiguration(Configuration configuration)
          Set the login Configuration.
 

Constructors in javax.security.auth.login with parameters of type Configuration
Constructor and Description
LoginContext(String name, Subject subject, CallbackHandler callbackHandler, Configuration config)
          Instantiate a new LoginContext object with a name, a Subject to be authenticated, a CallbackHandler object, and a login Configuration.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.