public class PasswordEncoder extends Object
public static final String PREFIX
public static String encode(String s)
s - String to encode.public static String decode(String s) throws IllegalArgumentException
s - String to decode.IllegalArgumentException - thrown if the given byte array was not valid com.sun.syndication.io.impl.Base64 encoding.Copyright © 2011–2014 Red Hat. All rights reserved.