butler.ext.authentication
Class AuthData.Broker

java.lang.Object
  extended by butler.ext.authentication.AuthData.Broker
Enclosing interface:
AuthData

public static class AuthData.Broker
extends java.lang.Object


Constructor Summary
AuthData.Broker()
           
 
Method Summary
static AuthData get()
           
static void set(AuthData context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthData.Broker

public AuthData.Broker()
Method Detail

get

public static AuthData get()

set

public static void set(AuthData context)