type github.com/jcmturner/goidentity/v6.Identity (interface)

Method Implmentations

AddAuthzAttribute(a string) (*User).AddAuthzAttribute *github.com/jcmturner/gokrb5/v8/credentials.Credentials.AddAuthzAttribute
Attributes() map[string]interface{} (*User).Attributes *github.com/jcmturner/gokrb5/v8/credentials.Credentials.Attributes
AuthTime() time.Time (*User).AuthTime *github.com/jcmturner/gokrb5/v8/credentials.Credentials.AuthTime
Authenticated() bool (*User).Authenticated *github.com/jcmturner/gokrb5/v8/credentials.Credentials.Authenticated
Authorized(a string) bool (*User).Authorized *github.com/jcmturner/gokrb5/v8/credentials.Credentials.Authorized
AuthzAttributes() []string (*User).AuthzAttributes *github.com/jcmturner/gokrb5/v8/credentials.Credentials.AuthzAttributes
DisplayName() string (*User).DisplayName *github.com/jcmturner/gokrb5/v8/credentials.Credentials.DisplayName
Domain() string (*User).Domain *github.com/jcmturner/gokrb5/v8/credentials.Credentials.Domain
Expired() bool (*User).Expired *github.com/jcmturner/gokrb5/v8/credentials.Credentials.Expired
Human() bool (*User).Human *github.com/jcmturner/gokrb5/v8/credentials.Credentials.Human
Marshal() ([]byte, error) (*User).Marshal *github.com/jcmturner/gokrb5/v8/credentials.Credentials.Marshal
RemoveAttribute(k string) (*User).RemoveAttribute *github.com/jcmturner/gokrb5/v8/credentials.Credentials.RemoveAttribute
RemoveAuthzAttribute(a string) (*User).RemoveAuthzAttribute *github.com/jcmturner/gokrb5/v8/credentials.Credentials.RemoveAuthzAttribute
SessionID() string (*User).SessionID *github.com/jcmturner/gokrb5/v8/credentials.Credentials.SessionID
SetAttribute(k string, v interface{}) (*User).SetAttribute *github.com/jcmturner/gokrb5/v8/credentials.Credentials.SetAttribute
SetAttributes(map[string]interface{}) (*User).SetAttributes *github.com/jcmturner/gokrb5/v8/credentials.Credentials.SetAttributes
SetAuthTime(t time.Time) (*User).SetAuthTime *github.com/jcmturner/gokrb5/v8/credentials.Credentials.SetAuthTime
SetAuthenticated(b bool) (*User).SetAuthenticated *github.com/jcmturner/gokrb5/v8/credentials.Credentials.SetAuthenticated
SetDisplayName(s string) (*User).SetDisplayName *github.com/jcmturner/gokrb5/v8/credentials.Credentials.SetDisplayName
SetDomain(s string) (*User).SetDomain *github.com/jcmturner/gokrb5/v8/credentials.Credentials.SetDomain
SetHuman(b bool) (*User).SetHuman *github.com/jcmturner/gokrb5/v8/credentials.Credentials.SetHuman
SetUserName(s string) (*User).SetUserName *github.com/jcmturner/gokrb5/v8/credentials.Credentials.SetUserName
Unmarshal([]byte) error (*User).Unmarshal *github.com/jcmturner/gokrb5/v8/credentials.Credentials.Unmarshal
UserName() string (*User).UserName *github.com/jcmturner/gokrb5/v8/credentials.Credentials.UserName