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
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
SetUserName(s string)
(*User).SetUserName
*github.com/jcmturner/gokrb5/v8/credentials.Credentials.SetUserName
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |