public class DefaultIdentity extends AbstractIdentity
Default Identity
implementation.
By default, authentication state is session scoped. In this case, state is shared between different requests from the same user.
Identity.AuthenticationResult
Constructor and Description |
---|
DefaultIdentity() |
authenticate, getAccount, handleSuccessfulLoginAttempt, handleUnsuccesfulLoginAttempt, hasPermission, hasPermission, isLoggedIn, login, logout, logout, postAuthenticate
Copyright © 2018 JBoss by Red Hat. All rights reserved.