2 // AdiumAuthorization.h
5 // Created by Evan Schoenberg on 1/18/06.
8 #import <Adium/AIObject.h>
9 #import <Adium/AIContactAlertsControllerProtocol.h>
13 @interface AdiumAuthorization
: AIObject
<AIEventHandler
> {
17 - (id
)showAuthorizationRequestWithDict
:(NSDictionary
*)inDict forAccount
:(AIAccount
*)inAccount
;