|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsumerDetails
Provides core OAuth consumer information.
| Method Summary | |
|---|---|
List<org.springframework.security.core.GrantedAuthority> |
getAuthorities()
Get the authorities that are granted to the OAuth consumer. |
String |
getConsumerKey()
The consumer key. |
String |
getConsumerName()
The name of the consumer (for display purposes). |
SignatureSecret |
getSignatureSecret()
The signature secret. |
| Method Detail |
|---|
String getConsumerKey()
String getConsumerName()
SignatureSecret getSignatureSecret()
List<org.springframework.security.core.GrantedAuthority> getAuthorities()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||