A
C
D
E
F
G
H
I
J
K
M
O
P
R
S
T
U
V
R
- RadarToken - class in org.radarbase.auth.token
- Created by dverbeec on 10/01/2018.
- RadarToken.Companion - class in org.radarbase.auth.token.RadarToken
- READ - enum entry in org.radarbase.auth.authorization.Permission.Operation
- referentsByScope(org.radarbase.auth.token.RadarToken,org.radarbase.auth.authorization.Permission) - function in org.radarbase.auth.authorization.AuthorizationOracle
- Return a list of referents, per scope, that given identity has given permission on.
- referentsByScope(org.radarbase.auth.token.RadarToken,org.radarbase.auth.authorization.Permission) - function in org.radarbase.auth.authorization.MPAuthorizationOracle
- Return a list of referents, per scope, that given identity has given permission on.
- refresh() - function in org.radarbase.auth.authentication.TokenValidator
- Refresh the token verifiers from cache on the next validation.
- ROLE - enum entry in org.radarbase.auth.authorization.Permission.Entity
- ROLE_CREATE - enum entry in org.radarbase.auth.authorization.Permission
- ROLE_DELETE - enum entry in org.radarbase.auth.authorization.Permission
- ROLE_READ - enum entry in org.radarbase.auth.authorization.Permission
- ROLE_UPDATE - enum entry in org.radarbase.auth.authorization.Permission
- RoleAuthority - class in org.radarbase.auth.authorization
- Constants for Spring Security authorities.
- RoleAuthority.Companion - class in org.radarbase.auth.authorization.RoleAuthority
- RoleAuthority.Scope - class in org.radarbase.auth.authorization.RoleAuthority
- RS256 - enum entry in org.radarbase.auth.jwks.RSAJsonWebKey.HashSize
- RS384 - enum entry in org.radarbase.auth.jwks.RSAJsonWebKey.HashSize
- RS512 - enum entry in org.radarbase.auth.jwks.RSAJsonWebKey.HashSize
- RSAJsonWebKey - class in org.radarbase.auth.jwks
- RSAJsonWebKey.HashSize - class in org.radarbase.auth.jwks.RSAJsonWebKey
- RSAPEMCertificateParser - class in org.radarbase.auth.jwks