Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Security.auth.login Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
AccountExceptionA generic account exception.Classjavax.security.auth.loginJava SE
AccountExpiredExceptionSignals that a user account has expired.Classjavax.security.auth.loginJava SE
AccountLockedExceptionSignals that an account was locked.Classjavax.security.auth.loginJava SE
AccountNotFoundExceptionSignals that an account was not found.Classjavax.security.auth.loginJava SE
AppConfigurationEntryThis class represents a single LoginModule entry configured for the application specified in theClassjavax.security.auth.loginJava SE
AppConfigurationEntry .LoginModuleControlFlagThis class represents whether or not a LoginModule is REQUIRED, REQUISITE, SUFFICIENT or OPTIONAL.Classjavax.security.auth.login.AppConfigurationEntryJava SE
ConfigurationA Configuration object is responsible for specifying which LoginModules should be used for a particular application, and in what order theClassjavax.security.auth.loginJava SE
ConfigurationSpiThis class defines the Service Provider Interface (SPI) for the Configuration class.Classjavax.security.auth.loginJava SE
CredentialExceptionA generic credential exception.Classjavax.security.auth.loginJava SE
CredentialExpiredExceptionSignals that a Credential has expired.Classjavax.security.auth.loginJava SE
CredentialNotFoundExceptionSignals that a credential was not found.Classjavax.security.auth.loginJava SE
Configuration .ParametersThis represents a marker interface for Configuration parameters.Interfacejavax.security.auth.login.ConfigurationJava SE
FailedLoginExceptionSignals that user authentication failed.Classjavax.security.auth.loginJava SE
LoginContext The LoginContext class describes the basic methods used to authenticate Subjects and provides a way to develop anClassjavax.security.auth.loginJava SE
LoginExceptionThis is the basic login exception.Classjavax.security.auth.loginJava SE
AccountExceptionA generic account exception.Classsecurity.auth.loginCode Trails
AccountExpiredExceptionSignals that a user account has expired.Classsecurity.auth.loginCode Trails
AccountLockedExceptionSignals that an account was locked.Classsecurity.auth.loginCode Trails
AccountNotFoundExceptionSignals that an account was not found.Classsecurity.auth.loginCode Trails
AppConfigurationEntryThis class represents a single LoginModule entry configured for the application specified in theClasssecurity.auth.loginCode Trails
AppConfigurationEntry .LoginModuleControlFlagThis class represents whether or not a LoginModule is REQUIRED, REQUISITE, SUFFICIENT or OPTIONAL.Classsecurity.auth.login.AppConfigurationEntryCode Trails
ConfigFileThis class represents a default implementation for javax.Classsun.security.auth.loginCode Trails
ConfigurationA Configuration object is responsible for specifying which LoginModules should be used for a particular application, and in what order theClasssecurity.auth.loginCode Trails
Configuration .ConfigDelegateThis subclass is returned by the getInstance calls.Classsecurity.auth.login.ConfigurationCode Trails
ConfigurationSpiThis class defines the Service Provider Interface (SPI) for the Configuration class.Classsecurity.auth.loginCode Trails
CredentialExceptionA generic credential exception.Classsecurity.auth.loginCode Trails
CredentialExpiredExceptionSignals that a Credential has expired.Classsecurity.auth.loginCode Trails
CredentialNotFoundExceptionSignals that a credential was not found.Classsecurity.auth.loginCode Trails
PasswordCredentialClassweblogic.security.auth.loginOracle WebLogic
UsernamePasswordLoginModuleUsernamePasswordLoginModule is used in a WLS client to authenticate to the WLS server.Classweblogic.security.auth.loginOracle WebLogic