|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mangofactory.swagger.models.dto.Authorization
public class Authorization
| Constructor Summary | |
|---|---|
Authorization(java.lang.String type,
AuthorizationScope[] scopes)
|
|
| Method Summary | |
|---|---|
AuthorizationScope[] |
getScopes()
|
java.lang.String |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Authorization(java.lang.String type,
AuthorizationScope[] scopes)
| Method Detail |
|---|
public java.lang.String getType()
public AuthorizationScope[] getScopes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||