class documentation

Map LDAP filters to authorization roles

Class Variable matches LDAP filter the account has to match
Class Variable memberOf LDAP group the account has to be a member of
Class Variable roles GWS role names

Inherited from Data:

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
matches: t.Optional[str] = (source)

LDAP filter the account has to match

memberOf: t.Optional[str] = (source)

LDAP group the account has to be a member of

roles: list[str] = (source)

GWS role names