public class ProgrammaticLoginPermission
extends com.sun.enterprise.security.BaseProgrammaticLoginPermission
This permission is used by ProgrammaticLogin to verify whether the invoking code has been granted the use of this interface.
The name of this permission is the name of the method being invoked.
| Constructor and Description |
|---|
ProgrammaticLoginPermission(String name) |
equals, getActions, hashCode, implies, newPermissionCollectioncheckGuard, getName, toStringpublic ProgrammaticLoginPermission(String name)
Copyright © 2014. All rights reserved.