- encode(Sink, Object) - Method in interface net.java.truelicense.core.codec.Codec
-
Encodes a nullable object graph to the given sink.
- encode(Sink, Object) - Method in class net.java.truelicense.core.codec.JaxbCodec
-
- encode(Sink, Object) - Method in class net.java.truelicense.core.codec.SerializationCodec
-
- encode(Sink, Object) - Method in class net.java.truelicense.core.codec.XmlCodec
-
- encoder(OutputStream) - Method in class net.java.truelicense.core.codec.X500PrincipalXmlCodec
-
- encoder(OutputStream) - Method in class net.java.truelicense.core.codec.XmlCodec
-
Returns a new XML encoder.
- encryption(PbeParameters) - Method in class net.java.truelicense.core.BasicV2LicenseManagementContext
-
Returns an encryption for the given PBE parameters.
- Encryption - Interface in net.java.truelicense.core.crypto
-
An encryption for the I/O streams provided by
sinks and
sources.
- encryption() - Method in interface net.java.truelicense.core.crypto.EncryptionProvider
-
Returns an encryption.
- encryption(Encryption) - Method in interface net.java.truelicense.core.LicenseConsumerContext.ManagerBuilder
-
Sets the encryption.
- encryption() - Method in interface net.java.truelicense.core.LicenseConsumerContext.ManagerBuilder
-
Returns an injection for a password based encryption (PBE).
- encryption(PbeParameters) - Method in interface net.java.truelicense.core.LicenseManagementContext
-
Returns an encryption for the given PBE parameters.
- encryption(Encryption) - Method in interface net.java.truelicense.core.LicenseVendorContext.ManagerBuilder
-
Sets the encryption.
- encryption() - Method in interface net.java.truelicense.core.LicenseVendorContext.ManagerBuilder
-
Returns an injection for a password based encryption.
- encryption(PbeParameters) - Method in class net.java.truelicense.core.V1LicenseManagementContext
-
Returns an encryption for the given PBE parameters.
- EncryptionParameters - Interface in net.java.truelicense.core.crypto
-
Defines encryption parameters.
- EncryptionParametersProvider - Interface in net.java.truelicense.core.crypto
-
Provides encryption parameters.
- EncryptionProvider - Interface in net.java.truelicense.core.crypto
-
Provides an encryption.
- equals(Object) - Method in class de.schlichtherle.xml.GenericCertificate
-
- equals(Object) - Method in class net.java.truelicense.core.auth.RepositoryModel
-
Returns true if and only if the given object is an instance of
RepositoryModel and it's encoded artifact, encoded signature and
signature algorithm compare equal, whereby the case of the signature
algorithm is ignored.
- equals(Object) - Method in class net.java.truelicense.core.License
-
Returns
true if and only if
obj is an instance of the
class and its properties compare
equal to the properties of this
license.
- equals(Object, Object) - Static method in class net.java.truelicense.core.util.Objects
-
- equalsIgnoreCase(String, String) - Static method in class net.java.truelicense.core.util.Strings
-
- error() - Static method in class net.java.truelicense.core.io.Sinks
-
Returns a sink which writes to standard error without ever closing it.
- exists() - Method in class net.java.truelicense.core.io.FileStore
-
- exists() - Method in class net.java.truelicense.core.io.MemoryStore
-
- exists() - Method in class net.java.truelicense.core.io.PreferencesStore
-
- exists() - Method in interface net.java.truelicense.core.io.Store
-
Returns true if and only if the data exists.