Uses of Class
org.wso2.auth0.client.model.Auth0ClientInfo
Packages that use Auth0ClientInfo
-
Uses of Auth0ClientInfo in org.wso2.auth0.client.model
Methods in org.wso2.auth0.client.model that return Auth0ClientInfoModifier and TypeMethodDescriptionAuth0DCRClient.createApplication(Auth0ClientInfo clientInfo) Auth0DCRClient.getApplication(String clientId) Auth0DCRClient.regenerateClientSecret(String clientId) Auth0DCRClient.updateApplication(String clientId, Auth0ClientInfo clientInfo) Auth0ClientGrant.updateClientGrant(String grantId, Auth0ClientGrantInfo clientGrant) Methods in org.wso2.auth0.client.model with parameters of type Auth0ClientInfoModifier and TypeMethodDescriptionAuth0DCRClient.createApplication(Auth0ClientInfo clientInfo) Auth0DCRClient.updateApplication(String clientId, Auth0ClientInfo clientInfo)