- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- java.lang.annotation.Annotation
- Enclosing class:
- RunAsFullyAuthenticatedRule
@Target(value=java.lang.annotation.ElementType.METHOD)
@Retention(value=RUNTIME)
@Documented
public static interface RunAsFullyAuthenticatedRule.RunAsUser
extends java.lang.annotation.Annotation
This annotation can be used to mark an individual Test method for running as a named user.
- Since:
- Odin
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
userName() |
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.