Package springfox.documentation.service
Class ResourceOwnerPasswordCredentialsGrant
- java.lang.Object
-
- springfox.documentation.service.GrantType
-
- springfox.documentation.service.CredentialsGrant
-
- springfox.documentation.service.ResourceOwnerPasswordCredentialsGrant
-
public class ResourceOwnerPasswordCredentialsGrant extends CredentialsGrant
-
-
Constructor Summary
Constructors Constructor Description ResourceOwnerPasswordCredentialsGrant(java.lang.String tokenUrl)
-
Method Summary
-
Methods inherited from class springfox.documentation.service.CredentialsGrant
getTokenUrl
-
-