Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func New ¶
func New() *Authenticator
func (*Authenticator) GetAttachable ¶
func (o *Authenticator) GetAttachable() []session.Attachable
func (*Authenticator) Login ¶
func (o *Authenticator) Login(auth *Credentials)
Click to show internal directories.
Click to hide internal directories.