Interface | Description |
---|---|
Authenticator |
An interface for generic authentication strategies in Cisco Spark.
|
Class | Description |
---|---|
JWTAuthenticator |
A JSON Web Token (JWT) based authentication strategy is to be used to authenticate a user on Cisco Spark.
|
OAuthAuthenticator |
An OAuth based authentication strategy for authenticating a user on Cisco Spark.
|
OAuthWebViewAuthenticator |
An OAuth based authentication with a WebView.
|
SSOAuthenticator |
An Single sign-on SSO based authentication strategy used to authenticate a user on Cisco Spark.
|