| Package | Description |
|---|---|
| ee.sk.mid | |
| ee.sk.mid.rest.dao.request |
| Modifier and Type | Field and Description |
|---|---|
protected MidHashType |
MidHashToSign.hashType |
protected MidHashType |
MidHashToSign.HashToSignBuilder.hashType |
| Modifier and Type | Method and Description |
|---|---|
MidHashType |
MidAuthentication.getHashType() |
MidHashType |
MidHashToSign.getHashType() |
static MidHashType |
MidHashType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MidHashType[] |
MidHashType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static MidAuthenticationHashToSign |
MidAuthenticationHashToSign.generateRandomHashOfType(MidHashType hashType) |
MidAuthentication.MobileIdAuthenticationBuilder |
MidAuthentication.MobileIdAuthenticationBuilder.withHashType(MidHashType hashType) |
MidAuthenticationHashToSign.MobileIdAuthenticationHashToSignBuilder |
MidAuthenticationHashToSign.MobileIdAuthenticationHashToSignBuilder.withHashType(MidHashType hashType) |
MidHashToSign.HashToSignBuilder |
MidHashToSign.HashToSignBuilder.withHashType(MidHashType hashType) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull MidHashType |
MidSignatureRequest.getHashType() |
protected MidHashType |
MidAbstractAuthSignRequestBuilder.getHashType() |
@NotNull MidHashType |
MidAuthenticationRequest.getHashType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MidSignatureRequest.setHashType(@NotNull MidHashType hashType) |
void |
MidAuthenticationRequest.setHashType(@NotNull MidHashType hashType) |
Copyright © 2019. All rights reserved.