- RealmGroup - Class in org.jboss.as.core.security
-
A Principal used to represent an authenticated identities group membership.
- RealmGroup(String, String) - Constructor for class org.jboss.as.core.security.RealmGroup
-
- RealmGroup(String) - Constructor for class org.jboss.as.core.security.RealmGroup
-
- RealmPrincipal - Interface in org.jboss.as.core.security.api
-
An interface to be implemented by
Principal types that also return a realm name.
- RealmPrincipal - Interface in org.jboss.as.core.security
-
An interfaces to be implemented by all Principal instances that are also associated with a realm.
- RealmRole - Class in org.jboss.as.core.security
-
A Principal used to represent an authenticated identities role assignment.
- RealmRole(String) - Constructor for class org.jboss.as.core.security.RealmRole
-
- RealmUser - Class in org.jboss.as.core.security
-
The Principal used to represent the name of an authenticated user.
- RealmUser(String, String) - Constructor for class org.jboss.as.core.security.RealmUser
-
- RealmUser(String) - Constructor for class org.jboss.as.core.security.RealmUser
-
- RemoteConnection - Interface in org.jboss.as.security.remoting
-
Represents a remote connection to the application server, either via remoting or via Jakarta Enterprise Beans over HTTP
- RemotingConnectionCredential - Class in org.jboss.as.security.remoting
-
A Credential wrapping a remote connection.
- RemotingConnectionCredential(RemoteConnection, SecurityIdentity) - Constructor for class org.jboss.as.security.remoting.RemotingConnectionCredential
-
- RemotingContext - Class in org.jboss.as.security.remoting
-
A simple context to associate the Remoting Connection with the current thread.
- RemotingContext() - Constructor for class org.jboss.as.security.remoting.RemotingContext
-
- RemotingLoginModule - Class in org.jboss.as.security.remoting
-
A simple LoginModule to take the UserPrincipal from the inbound Remoting connection and to use it as an already authenticated
user.
- RemotingLoginModule() - Constructor for class org.jboss.as.security.remoting.RemotingLoginModule
-
- RemotingPermission - Class in org.jboss.as.security.remoting
-
This class is for WildFly Security Remoting's permissions.
- RemotingPermission(String) - Constructor for class org.jboss.as.security.remoting.RemotingPermission
-
Creates a new permission with the specified name.
- RemotingPermission(String, String) - Constructor for class org.jboss.as.security.remoting.RemotingPermission
-
Creates a new permission object with the specified name.
- remove() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
-
- remove(Object) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
-
Removes the first element e such that
o.equals(e), if such an element exists in this deque.
- remove(Object, Object) - Method in class org.jboss.as.security.lru.LRUCache
-
- remove(Object) - Method in class org.jboss.as.security.lru.LRUCache
-
- remove() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
-
- remove(Object) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
-
Removes the first element e such that
o.equals(e), if such an element exists in this deque.
- RemoveCallback<K,V> - Interface in org.jboss.as.security.lru
-
Allows an LRU Cache to get a callback after a removal has occurred.
- removeFirst() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
-
- removeFirst() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
-
- removeFirstOccurrence(Object) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
-
Removes the first element e such that
o.equals(e), if such an element exists in this deque.
- removeFirstOccurrence(Object) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
-
Removes the first element e such that
o.equals(e), if such an element exists in this deque.
- removeLast() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
-
- removeLast() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
-
- removeLastOccurrence(Object) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
-
Removes the last element e such that
o.equals(e), if such an element exists in this deque.
- removeLastOccurrence(Object) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
-
Removes the last element e such that
o.equals(e), if such an element exists in this deque.
- removeSecurityDomain(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
Removes one security domain from the maps
- removeToken(Object) - Method in class org.jboss.as.security.lru.ConcurrentDirectDeque
-
- removeToken(Object) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
-
- removeToken(Object) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
-
- replace(K, V) - Method in class org.jboss.as.security.lru.LRUCache
-
- replace(K, V, V) - Method in class org.jboss.as.security.lru.LRUCache
-
- RolePrincipal - Interface in org.jboss.as.core.security
-
An interfaces to be implemented by
Principal instances that represent role assignment.
- ROOT_LOGGER - Static variable in interface org.jboss.as.security._private.SecurityLogger
-
A logger with a category of the package name.
- runtimeException(Throwable) - Method in interface org.jboss.as.security._private.SecurityLogger
-
- runtimeException(Throwable) - Method in class org.jboss.as.security._private.SecurityLogger_$logger
-
- runtimeException$str() - Method in class org.jboss.as.security._private.SecurityLogger_$logger
-