public class OpenID4JavaUtils extends Object
org.openid4java.util.openid4java-default.properties,
then load custom properties from classpath:openid4java.properties
to replace the default if exists..| Modifier and Type | Method and Description |
|---|---|
static void |
clearThreadLocalAssociation() |
static String |
getProperty(String key) |
static String |
getProperty(String key,
String defaultValue) |
static Association |
getThreadLocalAssociation() |
static void |
setThreadLocalAssociation(Association association) |
public static Association getThreadLocalAssociation()
public static void setThreadLocalAssociation(Association association)
public static void clearThreadLocalAssociation()
Copyright © 2015 WSO2. All rights reserved.