net.sf.jguard.core.authorization.protocol
Class HTTPSProtocol

java.lang.Object
  extended by net.sf.jguard.core.authorization.protocol.HTTPProtocol
      extended by net.sf.jguard.core.authorization.protocol.HTTPSProtocol
All Implemented Interfaces:
Protocol

public class HTTPSProtocol
extends HTTPProtocol
implements Protocol

Author:
Charles Gay

Field Summary
static java.lang.String scheme
           
 
Constructor Summary
HTTPSProtocol()
           
 
Method Summary
 
Methods inherited from class net.sf.jguard.core.authorization.protocol.HTTPProtocol
getMethods, getScheme
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jguard.core.authorization.protocol.Protocol
getMethods, getScheme
 

Field Detail

scheme

public static final java.lang.String scheme
See Also:
Constant Field Values
Constructor Detail

HTTPSProtocol

public HTTPSProtocol()


Copyright © 2004-2009. All Rights Reserved.