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.AppConfigurationEntry.LoginModuleControlFlag

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

Uses of AppConfigurationEntry.LoginModuleControlFlag in javax.security.auth.login
 

Fields in javax.security.auth.login declared as AppConfigurationEntry.LoginModuleControlFlag
Modifier and Type Field and Description
static AppConfigurationEntry.LoginModuleControlFlag AppConfigurationEntry.LoginModuleControlFlag.OPTIONAL
          Optional LoginModule.
static AppConfigurationEntry.LoginModuleControlFlag AppConfigurationEntry.LoginModuleControlFlag.REQUIRED
          Required LoginModule.
static AppConfigurationEntry.LoginModuleControlFlag AppConfigurationEntry.LoginModuleControlFlag.REQUISITE
          Requisite LoginModule.
static AppConfigurationEntry.LoginModuleControlFlag AppConfigurationEntry.LoginModuleControlFlag.SUFFICIENT
          Sufficient LoginModule.
 

Methods in javax.security.auth.login that return AppConfigurationEntry.LoginModuleControlFlag
Modifier and Type Method and Description
 AppConfigurationEntry.LoginModuleControlFlag AppConfigurationEntry.getControlFlag()
          Return the controlFlag (either REQUIRED, REQUISITE, SUFFICIENT, or OPTIONAL) for this LoginModule.
 

Constructors in javax.security.auth.login with parameters of type AppConfigurationEntry.LoginModuleControlFlag
Constructor and Description
AppConfigurationEntry(String loginModuleName, AppConfigurationEntry.LoginModuleControlFlag controlFlag, Map<String,?> options)
          Default constructor for this class.
 


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.