SpecSecurity
class SpecSecurity implements JsonSerializable (View source)
Properties
| protected string | $schemeName | ||
| protected string[] | $scopes | 
Methods
                    __construct(string $schemeName, array $scopes)
        
                                            
                
            SpecSecurity constructor.
                    string
                
                
                    getSchemeName()
        
                                            
                
            No description
                    array
                
                
                    getScopes()
        
                                            
                
            No description
                    jsonSerialize()
        
                                            
                
            No description
Details
        
                            
    __construct(string $schemeName, array $scopes)
        
    
    SpecSecurity constructor.
        
                            string
    getSchemeName()
        
    
    No description
        
                            array
    getScopes()
        
    
    No description
        
                            
    jsonSerialize()
        
    
    No description