Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttributeSetter ¶
type AuthRequestInt ¶
type AuthRequestInt interface { GetID() string GetApplicationID() string GetRelayState() string GetNameID() string GetAccessConsumerServiceURL() string GetBindingType() string GetAuthRequestID() string GetCode() string GetIssuer() string GetIssuerName() string GetDestination() string GetUserID() string GetUserName() string Done() bool }
Click to show internal directories.
Click to hide internal directories.