org.codehaus.wadi
Interface Securable


public interface Securable

An Object on which we may set a flag indicating that it is to be considered Secure.

Version:
$Revision: 1139 $
Author:
Jules Gosnell

Method Summary
 boolean getSecure()
           
 void setSecure(boolean secure)
           
 

Method Detail

getSecure

public boolean getSecure()

setSecure

public void setSecure(boolean secure)


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.