Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TokenFetcher ¶
type TokenValidator ¶
type TokenValidator interface {
ValidateToken(uaaToken string, desiredPermissions ...string) error
}
func NewTokenValidator ¶
Click to show internal directories.
Click to hide internal directories.