public interface SecurityRoleNames
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
ANYBODY_PRINCIPAL |
The principal name representing a principal that matches anyone
|
static java.lang.String |
NOBODY_PRINCIPAL |
The principal name representing a principal that matches no one
|
static final java.lang.String NOBODY_PRINCIPAL
static final java.lang.String ANYBODY_PRINCIPAL
Copyright © 2018 JBoss by Red Hat. All rights reserved.