SPYAuthenticActions (nicht mehr verwendet)
public class SPYAuthenticActions
{
public final static long spyAuthenticInsertAt | = 0; | |
public final static long spyAuthenticApply | = 1; | |
public final static long spyAuthenticClearSurr | = 2; | |
public final static long spyAuthenticAppend | = 3; | |
public final static long spyAuthenticInsertBefore | = 4; | |
public final static long spyAuthenticRemove | = 5; |
}