org.codehaus.cargo.sample.java.validator
Class HasAuthenticationSupportValidator
java.lang.Object
org.codehaus.cargo.sample.java.validator.HasAuthenticationSupportValidator
- All Implemented Interfaces:
- Validator
public class HasAuthenticationSupportValidator
- extends Object
- implements Validator
Validate that a container supports authentication configuration.
- Version:
- $Id: HasAuthenticationSupportValidator.java 1233 2006-11-22 09:15:56Z vmassol $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HasAuthenticationSupportValidator
public HasAuthenticationSupportValidator(ConfigurationType type)
validate
public boolean validate(String containerId,
ContainerType containerType)
- Specified by:
validate
in interface Validator
Copyright © 2004-2012 Codehaus. All Rights Reserved.