|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientSecretBasic | |
---|---|
com.nimbusds.oauth2.sdk.auth | Implementations of OAuth 2.0 client authentication methods at the Token endpoint. |
Uses of ClientSecretBasic in com.nimbusds.oauth2.sdk.auth |
---|
Methods in com.nimbusds.oauth2.sdk.auth that return ClientSecretBasic | |
---|---|
static ClientSecretBasic |
ClientSecretBasic.parse(HTTPRequest httpRequest)
Parses a client secret basic authentication from the specified HTTP request. |
static ClientSecretBasic |
ClientSecretBasic.parse(String header)
Parses a client secret basic authentication from the specified HTTP Authorization header. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |