Uses of Class
org.glassfish.internal.api.AdminAccessController.Access
-
Packages that use AdminAccessController.Access Package Description com.sun.enterprise.v3.admin org.glassfish.internal.api -
-
Uses of AdminAccessController.Access in com.sun.enterprise.v3.admin
Methods in com.sun.enterprise.v3.admin that return AdminAccessController.Access Modifier and Type Method Description AdminAccessController.AccessAdminAdapter. authenticate(org.glassfish.grizzly.http.server.Request req) -
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.
-