org.openid4java.util
Class OpenID4JavaUtils
java.lang.Object
org.openid4java.util.OpenID4JavaUtils
public class OpenID4JavaUtils
- extends Object
Load properties from classpath:org.openid4java.util.openid4java-default.properties,
then load custom properties from classpath:openid4java.properties
to replace the default if exists..
- Author:
- Sutra Zhou
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getProperty
public static String getProperty(String key)
getProperty
public static String getProperty(String key,
String defaultValue)
Copyright © 2013 Sxip. All Rights Reserved.