Home
last modified time | relevance | path

Searched defs:Identity (Results 1 – 25 of 4756) sorted by relevance

12345678910>>...191

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/audit/
H A Didentity.go34 type Identity struct { struct
38 PrincipalName *string `mandatory:"false" json:"principalName"`
41 PrincipalId *string `mandatory:"false" json:"principalId"`
45 AuthType *string `mandatory:"false" json:"authType"`
48 CallerName *string `mandatory:"false" json:"callerName"`
52 CallerId *string `mandatory:"false" json:"callerId"`
55 TenantId *string `mandatory:"false" json:"tenantId"`
59 IpAddress *string `mandatory:"false" json:"ipAddress"`
63 Credentials *string `mandatory:"false" json:"credentials"`
67 UserAgent *string `mandatory:"false" json:"userAgent"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/audit/
H A Didentity.go33 type Identity struct { struct
37 PrincipalName *string `mandatory:"false" json:"principalName"`
40 PrincipalId *string `mandatory:"false" json:"principalId"`
44 AuthType *string `mandatory:"false" json:"authType"`
47 CallerName *string `mandatory:"false" json:"callerName"`
51 CallerId *string `mandatory:"false" json:"callerId"`
54 TenantId *string `mandatory:"false" json:"tenantId"`
58 IpAddress *string `mandatory:"false" json:"ipAddress"`
62 Credentials *string `mandatory:"false" json:"credentials"`
66 UserAgent *string `mandatory:"false" json:"userAgent"`
[all …]
/dports/net-im/ssh-chat/ssh-chat-1.10.1/
H A Didentity.go16 type Identity struct { struct
17 sshd.Connection
18 id string
20 created time.Time
33 func (i Identity) ID() string {
38 func (i *Identity) SetID(id string) {
43 func (i *Identity) SetName(name string) {
47 func (i *Identity) SetSymbol(symbol string) {
52 func (i Identity) Name() string {
61 func (i Identity) Whois() string {
[all …]
/dports/security/gopass/gopass-1.13.0/internal/backend/crypto/gpg/
H A Didentity.go6 type Identity struct { struct
7 Name string
8 Comment string
9 Email string
10 CreationDate time.Time
11 ExpirationDate time.Time
15 func (i Identity) ID() string {
26 func (i Identity) String() string {
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-im/
H A Dxmpp_discoitem.h61 struct Identity struct
68 inline Identity() {} in Identity() argument
72 bool operator==(const Identity &other) const; argument
/dports/net-im/psi/psi-1.5/iris/src/xmpp/xmpp-im/
H A Dxmpp_discoitem.h61 struct Identity struct
68 inline Identity() {} in Identity() argument
72 bool operator==(const Identity &other) const; argument
/dports/security/keybase/client-v5.7.1/go/libkb/
H A Didentity.go14 type Identity struct { struct
15 Username string
16 Comment string
17 Email string
38 func (i Identity) Format() string {
52 func (i Identity) String() string {
56 func (i Identity) ToPGPUserID() *packet.UserId {
/dports/devel/awless/awless-0.1.11/aws/services/
H A Dmanual_services.go69 type Identity struct { struct
70 Account, Arn, UserId, ResourceType, ResourcePath, Resource string
73 func (i *Identity) IsRoot() bool {
77 func (i *Identity) IsUserType() bool {
/dports/sysutils/vector/tower-c87fdd9c1e4c0728fdaa87d3fafe3e48da9b498a/tower-layer/src/
H A Didentity.rs9 pub struct Identity { struct
13 impl Identity { argument
21 impl<S> Layer<S> for Identity { implementation
29 impl fmt::Debug for Identity { implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tower-layer-0.3.0/src/
H A Didentity.rs9 pub struct Identity { struct
13 impl Identity { argument
21 impl<S> Layer<S> for Identity { implementation
29 impl fmt::Debug for Identity { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/tutorial/src/identity/
H A Dimp.rs27 pub struct Identity { struct
32 impl Identity { argument
42 _element: &super::Identity, in sink_chain()
56 fn sink_event(&self, pad: &gst::Pad, _element: &super::Identity, event: gst::Event) -> bool { in sink_event()
73 _element: &super::Identity, in sink_query()
88 fn src_event(&self, pad: &gst::Pad, _element: &super::Identity, event: gst::Event) -> bool { in src_event()
105 _element: &super::Identity, in src_query()
117 impl ObjectSubclass for Identity { implementation
186 impl ObjectImpl for Identity { implementation
200 impl ElementImpl for Identity { implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tower-util-0.1.0/src/layer/
H A Didentity.rs8 pub struct Identity { struct
12 impl Identity { impl
20 impl<S> Layer<S> for Identity { implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tower-util-0.1.0/src/layer/
H A Didentity.rs8 pub struct Identity { struct
12 impl Identity { impl
20 impl<S> Layer<S> for Identity { implementation
/dports/devel/stack/stack-2.7.3/_cabal_deps/base-orphans-0.8.4/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } type
17 Identity f <*> x = f <$> x function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/base-orphans-0.8.2/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } constructor
17 Identity f <*> x = f <$> x function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/base-orphans-0.8.2/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } constructor
17 Identity f <*> x = f <$> x function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/base-orphans-0.8.2/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } constructor
17 Identity f <*> x = f <$> x function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/base-orphans-0.8.2/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } function
17 Identity f <*> x = f <$> x function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/base-orphans-0.8.2/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } function
17 Identity f <*> x = f <$> x function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/base-orphans-0.8.4/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } constructor
17 Identity f <*> x = f <$> x function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/base-orphans-0.8.4/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } type
17 Identity f <*> x = f <$> x function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/base-orphans-0.8.4/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } function
17 Identity f <*> x = f <$> x function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/base-orphans-0.8.4/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } constructor
17 Identity f <*> x = f <$> x function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/base-orphans-0.8.4/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } constructor
17 Identity f <*> x = f <$> x function
/dports/devel/hs-profiteur/profiteur-0.4.6.0/_cabal_deps/base-orphans-0.8.2/test/Control/Applicative/
H A DOrphansSpec.hs10 newtype Identity a = Identity { runIdentity :: a } type
17 Identity f <*> x = f <$> x function

12345678910>>...191