-
- All Implemented Interfaces:
- io.undertow.server.HttpHandler
public class OpenshiftAuthHandler
extends Object
implements io.undertow.server.HttpHandler
An Undertow handler which delegates authentication to one of the supported strategies in Openshift environments.
- Author:
- Thomas Segismont
-
-
Constructor Summary
Constructors
| Constructor and Description |
OpenshiftAuthHandler(io.undertow.server.HttpHandler containerHandler) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.