Package fitnesse.authentication
Class SecureReadOperation
- java.lang.Object
-
- fitnesse.authentication.SecurePageOperation
-
- fitnesse.authentication.SecureReadOperation
-
- All Implemented Interfaces:
SecureOperation
public class SecureReadOperation extends SecurePageOperation
-
-
Constructor Summary
Constructors Constructor Description SecureReadOperation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String
getSecurityMode()
-
Methods inherited from class fitnesse.authentication.SecurePageOperation
shouldAuthenticate
-
-
-
-
Method Detail
-
getSecurityMode
protected java.lang.String getSecurityMode()
- Specified by:
getSecurityMode
in classSecurePageOperation
-
-