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