澳门大阳城

OAuth2 Member List

This is the complete list of members for OAuth2, including all inherited members.
$confOAuth2 [protected]
__construct($config=array())OAuth2
buildUri($uri, $params)OAuth2 [private]
checkAssertion($client_id, $assertion_type, $assertion)OAuth2 [protected]
checkClientCredentials($client_id, $client_secret=NULL)OAuth2 [protected]
checkNoneAccess($client_id)OAuth2 [protected]
checkRestrictedAuthResponseType($client_id, $response_type)OAuth2 [protected]
checkRestrictedGrantType($client_id, $grant_type)OAuth2 [protected]
checkScope($required_scope, $available_scope)OAuth2 [private]
checkUserCredentials($client_id, $username, $password)OAuth2 [protected]
createAccessToken($client_id, $scope=NULL)OAuth2 [protected]
createAuthCode($client_id, $redirect_uri, $scope=NULL)OAuth2 [private]
doRedirectUriCallback($redirect_uri, $params)OAuth2 [private]
errorDoRedirectUriCallback($redirect_uri, $error, $error_description=NULL, $error_uri=NULL, $state=NULL)OAuth2 [private]
errorJsonResponse($http_status_code, $error, $error_description=NULL, $error_uri=NULL)OAuth2 [private]
errorWWWAuthenticateResponseHeader($http_status_code, $realm, $error, $error_description=NULL, $error_uri=NULL, $scope=NULL)OAuth2 [private]
finishClientAuthorization($is_authorized, $params=array())OAuth2
genAccessToken()OAuth2 [protected]
genAuthCode()OAuth2 [protected]
getAccessToken($oauth_token)OAuth2 [protected]
getAccessTokenParams()OAuth2 [private]
getAuthCode($code)OAuth2 [protected]
getAuthorizationHeader()OAuth2 [private]
getAuthorizeParams()OAuth2
getClientCredentials()OAuth2 [protected]
getDefaultAuthenticationRealm()OAuth2 [protected]
getRedirectUri($client_id)OAuth2 [protected]
getRefreshToken($refresh_token)OAuth2 [protected]
getSupportedAuthResponseTypes()OAuth2 [protected]
getSupportedGrantTypes()OAuth2 [protected]
getSupportedScopes()OAuth2 [protected]
getVariable($name, $default=NULL)OAuth2
grantAccessToken()OAuth2
sendJsonHeaders()OAuth2 [private]
setAccessToken($oauth_token, $client_id, $expires, $scope=NULL)OAuth2 [protected]
setAuthCode($code, $client_id, $redirect_uri, $expires, $scope=NULL)OAuth2 [protected]
setRefreshToken($refresh_token, $client_id, $expires, $scope=NULL)OAuth2 [protected]
setVariable($name, $value)OAuth2
unsetRefreshToken($refresh_token)OAuth2 [protected]
verifyAccessToken($scope=NULL, $exit_not_present=TRUE, $exit_invalid=TRUE, $exit_expired=TRUE, $exit_scope=TRUE, $realm=NULL)OAuth2
Generated on Tue Jan 25 2011 17:54:04 for oauth2-php by  doxygen 1.7.1
【网站地图】