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 Interface
javax.security.auth.login.Configuration.Parameters

Packages that use Configuration.Parameters
Package Description
java.security Provides the classes and interfaces for the security framework. 
javax.security.auth.login This package provides a pluggable authentication framework. 
 

Uses of Configuration.Parameters in java.security
 

Classes in java.security that implement Configuration.Parameters
Modifier and Type Class and Description
 class URIParameter
          A parameter that contains a URI pointing to data intended for a PolicySpi or ConfigurationSpi implementation.
 

Uses of Configuration.Parameters in javax.security.auth.login
 

Methods in javax.security.auth.login that return Configuration.Parameters
Modifier and Type Method and Description
 Configuration.Parameters Configuration.getParameters()
          Return Configuration parameters.
 

Methods in javax.security.auth.login with parameters of type Configuration.Parameters
Modifier and Type Method and Description
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.
 


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.