Home
last modified time | relevance | path

Searched refs:PeerAuthenticationMethod_Jwt (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/security/proto/authentication/v1alpha1/
H A Dpolicy.pb.go541 type PeerAuthenticationMethod_Jwt struct { struct
547 func (*PeerAuthenticationMethod_Jwt) isPeerAuthenticationMethod_Params() {} argument
564 if x, ok := m.GetParams().(*PeerAuthenticationMethod_Jwt); ok {
574 (*PeerAuthenticationMethod_Jwt)(nil),
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/authentication/v1alpha1/
H A Dpolicy.pb.go595 type PeerAuthenticationMethod_Jwt struct { struct
600 func (*PeerAuthenticationMethod_Jwt) isPeerAuthenticationMethod_Params() {} argument
618 if x, ok := m.GetParams().(*PeerAuthenticationMethod_Jwt); ok {
628 (*PeerAuthenticationMethod_Jwt)(nil),
1462 func (m *PeerAuthenticationMethod_Jwt) MarshalTo(dAtA []byte) (int, error) { argument
1466 func (m *PeerAuthenticationMethod_Jwt) MarshalToSizedBuffer(dAtA []byte) (int, error) { argument
1906 func (m *PeerAuthenticationMethod_Jwt) Size() (n int) { argument
2810 m.Params = &PeerAuthenticationMethod_Jwt{v}
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/model/
H A Djwks_resolver.go202 case *authn.PeerAuthenticationMethod_Jwt:
/dports/sysutils/istio/istio-1.6.7/pkg/config/validation/
H A Dvalidation_test.go3676 Params: &authn.PeerAuthenticationMethod_Jwt{
3747 Params: &authn.PeerAuthenticationMethod_Jwt{