public class SimpleAuthorizationStrategy extends java.lang.Object implements AuthorizationStrategy
Constructor and Description |
---|
SimpleAuthorizationStrategy(Authorizable api) |
Modifier and Type | Method and Description |
---|---|
void |
verify()
Verifies whether the Api has permission parameters to perform the request.
|
public SimpleAuthorizationStrategy(Authorizable api)
public void verify() throws SocialIdApiException
AuthorizationStrategy
verify
in interface AuthorizationStrategy
UnauthorizedException
SocialIdApiException