public class DefaultNAuthenticationAgent extends AbstractNAuthenticationAgent
| Constructor and Description |
|---|
DefaultNAuthenticationAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected char[] |
decryptChars(char[] data,
String passphrase) |
protected char[] |
encryptChars(char[] data,
String passphrase) |
protected char[] |
hashChars(char[] data,
String passphrase) |
checkCredentials, createCredentials, getCredentials, getId, getPassphrase, getSupportLevel, removeCredentialsprotected char[] decryptChars(char[] data,
String passphrase)
decryptChars in class AbstractNAuthenticationAgentprotected char[] encryptChars(char[] data,
String passphrase)
encryptChars in class AbstractNAuthenticationAgentprotected char[] hashChars(char[] data,
String passphrase)
hashChars in class AbstractNAuthenticationAgentCopyright © 2025 vpc open source initiative. All rights reserved.