javax.security.auth.message.module
Interface ServerAuthModule
- All Superinterfaces:
- ServerAuth
public interface ServerAuthModule
- extends ServerAuth
- Version:
- $Rev: 617352 $ $Date: 2008-01-31 21:16:16 -0800 (Thu, 31 Jan 2008) $
getSupportedMessageTypes
Class[] getSupportedMessageTypes()
initialize
void initialize(MessagePolicy requestPolicy,
MessagePolicy responsePolicy,
CallbackHandler handler,
Map options)
throws AuthException
- Throws:
AuthException
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.