Interface | Description |
---|---|
AuthenticationProvider |
Clients can supply their own authentication implementation by
implementing this interface.
|
Class | Description |
---|---|
AuthorizationHeaderAuthenticationProvider |
Provides authentication via the Authorization HTTP header.
|
BasicAuthenticationProvider |
Provides BASIC authentication.
|
HttpHeaderAuthenticationProvider |
Provides authentication via an HTTP header.
|
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.