| 
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Permission | |
|---|---|
| org.apache.cxf.rs.security.oauth2.common | |
| Uses of Permission in org.apache.cxf.rs.security.oauth2.common | 
|---|
| Subclasses of Permission in org.apache.cxf.rs.security.oauth2.common | |
|---|---|
 class | 
OAuthPermission
Provides the complete information about a given opaque permission.  | 
| Methods in org.apache.cxf.rs.security.oauth2.common that return types with arguments of type Permission | |
|---|---|
 List<? extends Permission> | 
OAuthAuthorizationData.getPermissions()
Gets the list of scopes translated to Permission instances
 requested by the client application | 
| Method parameters in org.apache.cxf.rs.security.oauth2.common with type arguments of type Permission | |
|---|---|
 void | 
OAuthAuthorizationData.setPermissions(List<? extends Permission> permissions)
Gets the list of scopes translated to Permission instances | 
  | 
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||