Interface | Description |
---|---|
IAuthorizationClient | |
IAuthorizationContext | |
IAuthorizationDetails |
The details about how to manually obtain
a request token
|
IAuthorizationStrategy |
Authorization interface to provide various authorization mechanisms
to an OpenShift server
|
IAuthorizationStrategyVisitor | |
IRequest |
A type to decouple an IAuthorizationStrategy from
the underlying connection stream
|
Class | Description |
---|---|
AuthorizationClientFactory | |
BasicAuthorizationStrategy |
Authorization strategy for basic authorization
|
KerbrosBrokerAuthorizationStrategy |
Authorization strategy to support Kerberos authorization
to the OpenShift broker
|
TokenAuthorizationStrategy |
Authorization stategy to add a Bearer Token to a request
|
URLConnectionRequest |
Exception | Description |
---|---|
ResourceForbiddenException | |
UnauthorizedException |
Copyright © 2016 Red Hat, Inc. All rights reserved.