Package hudson.model

Class BuildAuthorizationToken

java.lang.Object
hudson.model.BuildAuthorizationToken

@Deprecated public final class BuildAuthorizationToken extends Object
Deprecated.
2008-07-20 Use ACL and Item.BUILD. This code is only here for the backward compatibility.
Authorization token to allow projects to trigger themselves under the secured environment.
Author:
Kohsuke Kawaguchi
See Also: