|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mangofactory.swagger.models.dto.builder.OAuthBuilder
public class OAuthBuilder
| Constructor Summary | |
|---|---|
OAuthBuilder()
|
|
| Method Summary | |
|---|---|
OAuth |
build()
|
OAuthBuilder |
grantTypes(java.util.List<GrantType> grantTypes)
|
OAuthBuilder |
scopes(java.util.List<AuthorizationScope> scopes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OAuthBuilder()
| Method Detail |
|---|
public OAuthBuilder scopes(java.util.List<AuthorizationScope> scopes)
public OAuthBuilder grantTypes(java.util.List<GrantType> grantTypes)
public OAuth build()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||