Searched defs:isPrincipalAuthorized (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/common/container-common/src/main/java/com/sun/enterprise/container/common/
H A DGenericAdminAuthenticator.java385 if (isPrincipalAuthorized(reqPrincipal)) {
399 private boolean isPrincipalAuthorized(final Principal reqPrincipal) { method in class:GenericAdminAuthenticator

Completed in 236 milliseconds