org.glassfish.jersey.oauth1.signature.internal
Class LocalizationMessages
java.lang.Object
org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
public final class LocalizationMessages
- extends Object
Defines string formatting method for each constant in the resource file
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalizationMessages
public LocalizationMessages()
localizableERROR_BASE_64_INVALID_CHARACTER
public static Localizable localizableERROR_BASE_64_INVALID_CHARACTER()
ERROR_BASE_64_INVALID_CHARACTER
public static String ERROR_BASE_64_INVALID_CHARACTER()
- Invalid character in Base64 string
localizableERROR_BASE_64_LENGTH
public static Localizable localizableERROR_BASE_64_LENGTH()
ERROR_BASE_64_LENGTH
public static String ERROR_BASE_64_LENGTH()
- Base64 string length is not multiple of 4
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.