See: Description
| Interface | Description |
|---|---|
| AuthType |
AuthType generates jersey client with predefined authentication configuration |
| Class | Description |
|---|---|
| AuthTypeFactory |
Factory creates instance of AuthType class and defines ability for overriding AuthType with custom implementation
|
| HttpAuthentication |
defines HTTP Basic authentication (BA) for the REST client.
|
| NoAuthentication |
No authentication is defined, only properties are passed to the client
|
| VisitorsHttpAuthentication |
The class defines BASIC-style HTTP authentication for visitors.
|
| VisitorsHttpAuthenticationFilter |
VisitorsHttpAuthenticationFilter class.
|
com.oracle.sites.visitors.client.authCopyright © 2016 Oracle and/or its affiliates. All rights reserved.