-
-
-
class AuthenticationInProgressException extends org.apache.shiro.authc.AuthenticationException implements
Serializable
- serialVersionUID:
- 2684886728102100988L
-
- serialVersionUID:
- -1537448549089922914L
-
Serialized Fields
-
realmName
String realmName
The realm name.
-
subject
Subject subject
The subject.
-
- serialVersionUID:
- 1345343228636916781L
-
Serialized Fields
-
connectionId
String connectionId
The connection id.
-
host
String host
The location from where the login attempt occurs, or null
if not known or explicitly omitted.
-
in
byte[] in
The in.
-
ntlmPost
boolean ntlmPost
The ntlm post.
-
out
byte[] out
The out.
-
principal
Principal principal
The principal.
-
rememberMe
boolean rememberMe
Whether or not 'rememberMe' should be enabled for the corresponding login attempt; default is false
.
-
securityPackage
String securityPackage
The security package.
-
subject
Subject subject
The subject.