
net.java.truecommons.key.def.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truecommons-key-default Show documentation
Show all versions of truecommons-key-default Show documentation
The KeyManager implementation in this module fails to resolve any keys.
Its priority is set to Integer.MIN_VALUE, so any other KeyManager
module on the class path will take precedence.
/*
* Copyright (C) 2005-2012 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides the
* {@link net.java.truecommons.key.def.DefaultAesPbeKeyManagerMapModifier}.
*
* @since TrueCommons 2.2
* @author Christian Schlichtherle
*/
@javax.annotation.Nonnull @javax.annotation.ParametersAreNonnullByDefault
package net.java.truecommons.key.def;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy