- parameters() - Method in interface net.java.truelicense.core.auth.AuthenticationParametersProvider
-
Returns the authentication parameters.
- parameters() - Method in class net.java.truelicense.core.auth.Notary
-
- parameters() - Method in class net.java.truelicense.core.crypto.BasicPbeEncryption
-
- parameters() - Method in interface net.java.truelicense.core.crypto.EncryptionParametersProvider
-
Returns the encryption parameters.
- parameters() - Method in interface net.java.truelicense.core.LicenseParametersProvider
-
Returns the license parameters.
- parent(LicenseConsumerManager) - Method in interface net.java.truelicense.core.LicenseConsumerContext.ManagerBuilder
-
Sets the parent license consumer manager.
- parent() - Method in interface net.java.truelicense.core.LicenseConsumerContext.ManagerBuilder
-
Returns a builder for the parent license consumer manager.
- password() - Method in class net.java.truelicense.core.crypto.BasicPbeEncryption
-
- password() - Method in interface net.java.truelicense.core.crypto.PbeParameters
-
Returns a new char array with the password used to generate a secret key
for encryption/decryption.
- password(ObfuscatedString) - Method in interface net.java.truelicense.core.LicenseApplicationContext.PbeInjection
-
Sets the password used to generate a secret key for
encryption/decryption.
- PasswordPolicy - Class in net.java.truelicense.core.policy
-
Checks passwords for compliance.
- PasswordPolicy() - Constructor for class net.java.truelicense.core.policy.PasswordPolicy
-
- PasswordPolicyProvider - Interface in net.java.truelicense.core.policy
-
Provides a password policy.
- pbe(String, ObfuscatedString) - Method in interface net.java.truelicense.core.LicenseApplicationContext
-
Configures a Password Based Encryption (PBE).
- pbe(String, ObfuscatedString) - Method in interface net.java.truelicense.core.LicenseVendorContext
-
Configures a Password Based Encryption (PBE).
- pbeAlgorithm() - Method in class net.java.truelicense.core.BasicV2LicenseManagementContext
-
Returns the name of the default Password Based Encryption (PBE)
algorithm for the license key format.
- pbeAlgorithm() - Method in interface net.java.truelicense.core.LicenseManagementContext
-
Returns the name of the default Password Based Encryption (PBE)
algorithm for the license key format.
- pbeAlgorithm() - Method in class net.java.truelicense.core.V1LicenseManagementContext
-
Returns the name of the default Password Based Encryption (PBE)
algorithm for the license key format.
- PbeParameters - Interface in net.java.truelicense.core.crypto
-
Defines parameters for Password Based Encryption (PBE).
- policy() - Method in class net.java.truelicense.core.BasicLicenseManagementContext
-
Returns the password policy.
- policy() - Method in interface net.java.truelicense.core.policy.PasswordPolicyProvider
-
Returns the password policy.
- PreferencesStore - Class in net.java.truelicense.core.io
-
A preferences (node) store.
- PreferencesStore(Preferences) - Constructor for class net.java.truelicense.core.io.PreferencesStore
-
- PreferencesStore(Preferences, String) - Constructor for class net.java.truelicense.core.io.PreferencesStore
-