public class DefaultNutsAuthenticationAgent extends AbstractNutsAuthenticationAgent
| Constructor and Description |
|---|
DefaultNutsAuthenticationAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected char[] |
decryptChars(char[] data,
String passphrase,
net.thevpc.nuts.NutsSession session) |
protected char[] |
encryptChars(char[] data,
String passphrase,
net.thevpc.nuts.NutsSession session) |
protected char[] |
hashChars(char[] data,
String passphrase,
net.thevpc.nuts.NutsSession session) |
checkCredentials, createCredentials, getCredentials, getId, getPassphrase, getSupportLevel, removeCredentialsprotected char[] decryptChars(char[] data,
String passphrase,
net.thevpc.nuts.NutsSession session)
decryptChars in class AbstractNutsAuthenticationAgentprotected char[] encryptChars(char[] data,
String passphrase,
net.thevpc.nuts.NutsSession session)
encryptChars in class AbstractNutsAuthenticationAgentprotected char[] hashChars(char[] data,
String passphrase,
net.thevpc.nuts.NutsSession session)
hashChars in class AbstractNutsAuthenticationAgentCopyright © 2021 vpc open source initiative. All rights reserved.