| 
    mitreid-connect
    
   | 
 


公開メンバ関数 | |
| Set< SystemScope > | getAll () | 
| SystemScope | getById (Long id) | 
| SystemScope | getByValue (String value) | 
| void | remove (SystemScope scope) | 
| SystemScope | save (SystemScope scope) | 
| Set< SystemScope > | fromStrings (Set< String > scope) | 
| Set< String > | toStrings (Set< SystemScope > scope) | 
| boolean | scopesMatch (Set< String > expected, Set< String > actual) | 
| Set< SystemScope > | getDefaults () | 
| Set< SystemScope > | getReserved () | 
| Set< SystemScope > | getRestricted () | 
| Set< SystemScope > | getUnrestricted () | 
| Set< SystemScope > | removeRestrictedAndReservedScopes (Set< SystemScope > scopes) | 
| Set< SystemScope > | removeReservedScopes (Set< SystemScope > scopes) | 
静的公開変数類 | |
| static final String | OFFLINE_ACCESS = "offline_access" | 
| static final String | OPENID_SCOPE = "openid" | 
| static final String | REGISTRATION_TOKEN_SCOPE = "registration-token" | 
| static final String | RESOURCE_TOKEN_SCOPE = "resource-token" | 
| static final String | UMA_PROTECTION_SCOPE = "uma_protection" | 
| static final String | UMA_AUTHORIZATION_SCOPE = "uma_authorization" | 
| static final Set< SystemScope > | reservedScopes | 
非公開変数類 | |
| SystemScopeRepository | repository | 
| Predicate< SystemScope > | isDefault | 
| Predicate< SystemScope > | isRestricted | 
| Predicate< SystemScope > | isReserved | 
| Function< String, SystemScope > | stringToSystemScope | 
| Function< SystemScope, String > | systemScopeToString | 
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  inline | 
org.mitre.oauth2.service.SystemScopeServiceを実装しています。
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  staticinherited | 
      
  | 
  staticinherited | 
      
  | 
  staticinherited | 
      
  | 
  private | 
      
  | 
  staticinherited | 
      
  | 
  staticinherited | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  staticinherited | 
      
  | 
  staticinherited | 
 1.8.13