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