Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
tests.authz_test.AuthzTest Class Reference
Inheritance diagram for tests.authz_test.AuthzTest:
Inheritance graph
[legend]

Public Member Functions

def authz_rules (self)
 
None configure_and_assert (self, _XdsTestClient test_client, Optional[str] test_metadata_val, grpc.StatusCode status_code)
 
def setUp (self)
 
None test_mtls_allow (self)
 
None test_plaintext_allow (self)
 
None test_plaintext_deny (self)
 
None test_tls_allow (self)
 

Static Public Member Functions

bool is_supported (skips.TestConfig config)
 

Public Attributes

 next_rpc_type
 

Static Public Attributes

dictionary RPC_TYPE_CYCLE
 

Detailed Description

Definition at line 44 of file authz_test.py.

Member Function Documentation

◆ authz_rules()

def tests.authz_test.AuthzTest.authz_rules (   self)

Definition at line 64 of file authz_test.py.

◆ configure_and_assert()

None tests.authz_test.AuthzTest.configure_and_assert (   self,
_XdsTestClient  test_client,
Optional[str]  test_metadata_val,
grpc.StatusCode  status_code 
)

Definition at line 182 of file authz_test.py.

◆ is_supported()

bool tests.authz_test.AuthzTest.is_supported ( skips.TestConfig  config)
static

Definition at line 51 of file authz_test.py.

◆ setUp()

def tests.authz_test.AuthzTest.setUp (   self)

Definition at line 60 of file authz_test.py.

◆ test_mtls_allow()

None tests.authz_test.AuthzTest.test_mtls_allow (   self)

Definition at line 285 of file authz_test.py.

◆ test_plaintext_allow()

None tests.authz_test.AuthzTest.test_plaintext_allow (   self)

Definition at line 205 of file authz_test.py.

◆ test_plaintext_deny()

None tests.authz_test.AuthzTest.test_plaintext_deny (   self)

Definition at line 319 of file authz_test.py.

◆ test_tls_allow()

None tests.authz_test.AuthzTest.test_tls_allow (   self)

Definition at line 259 of file authz_test.py.

Member Data Documentation

◆ next_rpc_type

tests.authz_test.AuthzTest.next_rpc_type

Definition at line 191 of file authz_test.py.

◆ RPC_TYPE_CYCLE

dictionary tests.authz_test.AuthzTest.RPC_TYPE_CYCLE
static
Initial value:
= {
'UNARY_CALL': 'EMPTY_CALL',
'EMPTY_CALL': 'UNARY_CALL',
}

Definition at line 45 of file authz_test.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:52