com.github.kongchen.swagger.docgen.mustache
类 MustacheAuthorization

java.lang.Object
  继承者 com.github.kongchen.swagger.docgen.mustache.MustacheAuthorization

public class MustacheAuthorization
extends Object

Created by kong on 14-2-1.


构造方法摘要
MustacheAuthorization(com.wordnik.swagger.model.Authorization authorization)
           
 
方法摘要
 List<com.wordnik.swagger.model.AuthorizationScope> getAuthorizationScopes()
           
 String getType()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

MustacheAuthorization

public MustacheAuthorization(com.wordnik.swagger.model.Authorization authorization)
方法详细信息

getAuthorizationScopes

public List<com.wordnik.swagger.model.AuthorizationScope> getAuthorizationScopes()

getType

public String getType()


Copyright © 2015. All Rights Reserved.