Uses of Class
io.datarouter.auth.service.DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDto
| Package | Description |
|---|---|
| io.datarouter.auth.service | |
| io.datarouter.auth.web |
-
Uses of DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDto in io.datarouter.auth.service
Methods in io.datarouter.auth.service that return DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDto Modifier and Type Method Description static DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDtoDatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDto. create()DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDtoDatarouterAccountCredentialService. createSecretCredential(java.lang.String accountName, java.lang.String creatorUsername, io.datarouter.secret.op.SecretOpReason reason) -
Uses of DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDto in io.datarouter.auth.web
Fields in io.datarouter.auth.web declared as DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDto Modifier and Type Field Description DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDtoDatarouterAccountManagerHandler.DatarouterAccountDetailsAndKeypair. keypairConstructors in io.datarouter.auth.web with parameters of type DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDto Constructor Description DatarouterAccountDetailsAndKeypair(DatarouterAccountManagerHandler.DatarouterAccountDetails details, DatarouterAccountCredentialService.DatarouterAccountSecretCredentialKeypairDto keypair)