Uses of Class
org.glassfish.internal.api.AdminAccessController.Access
-
Packages that use AdminAccessController.Access Package Description org.glassfish.internal.api -
-
Uses of AdminAccessController.Access in org.glassfish.internal.api
Methods in org.glassfish.internal.api that return AdminAccessController.Access Modifier and Type Method Description static AdminAccessController.AccessAdminAccessController.Access. valueOf(String name)Returns the enum constant of this type with the specified name.static AdminAccessController.Access[]AdminAccessController.Access. values()Returns an array containing the constants of this enum type, in the order they are declared.
-