Interface | Description |
---|---|
AuthorizingCallbackHandler |
An extension so the CallbackHandler interface to allow for additional UserInfo to
be loaded to be associated with the current request.
|
ServerAuthenticationProvider | |
UserInfo |
The basic UserInfo definition.
|
Class | Description |
---|---|
InetAddressPrincipal |
A principal representing an IP address.
|
PasswordClientCallbackHandler |
A callback handler which performs client authentication steps.
|
RemotingPermission |
This class is for permissions relating to Remoting endpoints.
|
SimpleServerAuthenticationProvider |
A server authentication handler which maintains a simple map of user names and passwords.
|
SimpleUserInfo |
A simple UserInfo implementation that takes the the supplied Prinicpals to extract the user name for the user.
|
UserPrincipal |
A principal representing an authenticated user.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.