澳门大阳城

MongoOAuth2 Member List

This is the complete list of members for MongoOAuth2, including all inherited members.
$confOAuth2 [protected]
$dbMongoOAuth2 [private]
__construct()MongoOAuth2
OAuth2::__construct($config=array())OAuth2
addClient($client_id, $client_secret, $redirect_uri)MongoOAuth2
checkAssertion($client_id, $assertion_type, $assertion)OAuth2 [protected]
checkClientCredentials($client_id, $client_secret=NULL)MongoOAuth2 [protected]
checkNoneAccess($client_id)OAuth2 [protected]
checkRestrictedAuthResponseType($client_id, $response_type)OAuth2 [protected]
checkRestrictedGrantType($client_id, $grant_type)OAuth2 [protected]
checkUserCredentials($client_id, $username, $password)OAuth2 [protected]
createAccessToken($client_id, $scope=NULL)OAuth2 [protected]
finishClientAuthorization($is_authorized, $params=array())OAuth2
genAccessToken()OAuth2 [protected]
genAuthCode()OAuth2 [protected]
getAccessToken($oauth_token)MongoOAuth2 [protected]
getAuthCode($code)MongoOAuth2 [protected]
getAuthorizeParams()OAuth2
getClientCredentials()OAuth2 [protected]
getDefaultAuthenticationRealm()OAuth2 [protected]
getRedirectUri($client_id)MongoOAuth2 [protected]
getRefreshToken($refresh_token)OAuth2 [protected]
getSupportedAuthResponseTypes()OAuth2 [protected]
getSupportedGrantTypes()MongoOAuth2 [protected]
getSupportedScopes()OAuth2 [protected]
getVariable($name, $default=NULL)OAuth2
grantAccessToken()OAuth2
setAccessToken($oauth_token, $client_id, $expires, $scope=NULL)MongoOAuth2 [protected]
setAuthCode($code, $client_id, $redirect_uri, $expires, $scope=NULL)MongoOAuth2 [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
【网站地图】