Package | Description |
---|---|
org.wildfly.security.auth.permission |
Permissions which pertain to authentication and authorization.
|
org.wildfly.security.permission |
Modifier and Type | Class and Description |
---|---|
class |
LoginPermission
Establish whether the current identity has permission to complete an authentication ("log in").
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBooleanPermission<This extends AbstractBooleanPermission<This>>
A base class for nameless and actionless permissions that are either granted or not granted.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.