org.apache.maven.continuum.web.checks.security
Class RoleProfileEnvironmentCheck

java.lang.Object
  extended by org.apache.maven.continuum.web.checks.security.RoleProfileEnvironmentCheck
All Implemented Interfaces:
org.codehaus.plexus.redback.system.check.EnvironmentCheck

public class RoleProfileEnvironmentCheck
extends Object
implements org.codehaus.plexus.redback.system.check.EnvironmentCheck

RoleProfileEnvironmentCheck:


Field Summary
 
Fields inherited from interface org.codehaus.plexus.redback.system.check.EnvironmentCheck
ROLE
 
Constructor Summary
RoleProfileEnvironmentCheck()
           
 
Method Summary
 void validateEnvironment(List list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleProfileEnvironmentCheck

public RoleProfileEnvironmentCheck()
Method Detail

validateEnvironment

public void validateEnvironment(List list)
Specified by:
validateEnvironment in interface org.codehaus.plexus.redback.system.check.EnvironmentCheck


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.