|
Spring Social | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApiBinding
Base interface that may be implemented by API bindings. Provides a simple boolean tester that can be used to determine if the API binding has been authorized for a specific user.
Method Summary | |
---|---|
boolean |
isAuthorized()
Returns true if this API binding has been authorized on behalf of a specific user. |
Method Detail |
---|
boolean isAuthorized()
MissingAuthorizationException
|
Spring Social | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |