The objects described in this section (Application API for Java) are obsolete from v2012 onwards.
For information about how to access the Application API from Java code, see the section: Programming Languages | Java. |
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; |
}