|
||||||||||
| 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 | |
|---|---|
org.springframework.security.GrantedAuthority[] |
getAuthorities()
Get the authorities that are granted to the OAuth consumer. |
java.lang.String |
getConsumerKey()
The consumer key. |
java.lang.String |
getConsumerName()
The name of the consumer (for display purposes). |
SignatureSecret |
getSignatureSecret()
The signature secret. |
| Method Detail |
|---|
java.lang.String getConsumerKey()
java.lang.String getConsumerName()
SignatureSecret getSignatureSecret()
org.springframework.security.GrantedAuthority[] getAuthorities()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||