SubjectAccessReviewSpec is a description of the access request. Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes must be set
Attributes
- Companion
- object
- Source
- SubjectAccessReviewSpec.scala
- Graph
-
- Supertypes
Members list
- Not inherited
- Product
Value members
Concrete methods
Adds new values to extra
Appends new values to groups
if extra has a value, transforms to the result of function
if extra has a value, transforms to the result of function
Attributes
if groups has a value, transforms to the result of function
if groups has a value, transforms to the result of function
Attributes
if nonResourceAttributes has a value, transforms to the result of function
if nonResourceAttributes has a value, transforms to the result of function
Attributes
if resourceAttributes has a value, transforms to the result of function
if resourceAttributes has a value, transforms to the result of function
Attributes
if uid has a value, transforms to the result of function
if uid has a value, transforms to the result of function
Attributes
if user has a value, transforms to the result of function
if user has a value, transforms to the result of function
Attributes
Returns a new data with extra set to new value
Returns a new data with groups set to new value
Returns a new data with nonResourceAttributes set to new value
Returns a new data with nonResourceAttributes set to new value
Attributes
Returns a new data with resourceAttributes set to new value
Returns a new data with resourceAttributes set to new value
Attributes
Returns a new data with uid set to new value
Returns a new data with user set to new value