Package | Description |
---|---|
org.apache.chemistry.opencmis.client.bindings.spi |
Modifier and Type | Method and Description |
---|---|
OAuthAuthenticationProvider.Token |
OAuthAuthenticationProvider.getToken()
Returns the current token.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OAuthAuthenticationProvider.fireTokenListner(OAuthAuthenticationProvider.Token token)
Lets all token listeners know that there is a new token.
|
void |
OAuthAuthenticationProvider.TokenListener.tokenRefreshed(OAuthAuthenticationProvider.Token token)
Called when a token is requested of refreshed.
|
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.