public class BaseProgrammaticLoginPermission extends BasicPermission
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 |
|---|
BaseProgrammaticLoginPermission(String name) |
equals, getActions, hashCode, implies, newPermissionCollectioncheckGuard, getName, toStringpublic BaseProgrammaticLoginPermission(String name)
Copyright © 2017. All rights reserved.