Uses of Class
javax.security.auth.login.LoginException
| Package | Description |
|---|---|
| java.security |
Extensible cryptographic service provider infrastructure (SPI) for using
and defining services such as
Certificates,
Keys, KeyStores, MessageDigests, and Signatures. |
-
Uses of LoginException in java.security
Methods in java.security that throw LoginException Modifier and Type Method Description abstract voidAuthProvider. login(Subject subject, CallbackHandler handler)abstract voidAuthProvider. logout()