-
- All Implemented Interfaces:
- org.overlord.sramp.client.auth.AuthenticationProvider
public class NoAuthenticationProvider
extends Object
implements org.overlord.sramp.client.auth.AuthenticationProvider
An authentication provider that doesn't do anything. Useful during development of
the UI. Not intended to be used in any other scenario.
- Author:
- eric.wittmann@redhat.com
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
provideAuthentication(org.apache.http.HttpRequest request) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.