@DTO public class UESCastExists extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
castedSubjectUniverseId
Universe ID of a user whose access role is cast to the subjectUri.
|
private UESURI |
castedSubjectUri
UESURI of the subject (role, group or access role) which has a cast to the subject_uri.
|
private java.lang.Boolean |
recursive
Flag indicates whether to also check an indirect cast.
|
Constructor and Description |
---|
UESCastExists() |
UESCastExists(java.lang.String castedSubjectUniverseId) |
UESCastExists(java.lang.String castedSubjectUniverseId, |
UESCastExists(UESURI castedSubjectUri) |
UESCastExists(UESURI castedSubjectUri, |
UESCastExists(UESURI castedSubjectUri, |