◆ createScope()
◆ deleteScope()
      
        
          | void org.gluu.oxtrust.api.proxy.ScopeProxy.deleteScope  | 
          ( | 
          @PathParam("inum") String  | 
          inum | ) | 
           | 
        
      
 
 
◆ getScope()
      
        
          | OxAuthScope org.gluu.oxtrust.api.proxy.ScopeProxy.getScope  | 
          ( | 
          @PathParam("inum") String  | 
          inum | ) | 
           | 
        
      
 
 
◆ getScopes()
      
        
          | List<OxAuthScope> org.gluu.oxtrust.api.proxy.ScopeProxy.getScopes  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ searchScopes()
      
        
          | List<OxAuthScope> org.gluu.oxtrust.api.proxy.ScopeProxy.searchScopes  | 
          ( | 
          @QueryParam(value="pattern") @NotNull String  | 
          pattern,  | 
        
        
           | 
           | 
          @QueryParam(value="size") int  | 
          size  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ updateScope()
このインタフェース詳解は次のファイルから抽出されました:
- D:/AppData/OpenId/gluu/src/oxTrust/client/src/main/java/org/gluu/oxtrust/api/proxy/ScopeProxy.java