net.sf.jguard.core.authorization.protocol
Interface Protocol

All Known Implementing Classes:
HTTPProtocol, HTTPSProtocol, WEBDAVProtocol

public interface Protocol

Author:
Charles Gay

Method Summary
 java.util.Collection getMethods()
           
 java.lang.String getScheme()
           
 

Method Detail

getScheme

java.lang.String getScheme()

getMethods

java.util.Collection getMethods()


Copyright © 2004-2009. All Rights Reserved.