类 OAuthProperties
java.lang.Object
com.flyfish.oauth.spring.properties.OAuthProperties
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
PREFIX
- 另请参阅:
-
-
构造器详细资料
-
OAuthProperties
public OAuthProperties()
-
-
方法详细资料
-
load
public static OAuthProperties load(String resource) throws InvocationTargetException, IllegalAccessException, IOException 内置的便捷方法,从classpath读取配置文件- 参数:
resource- 资源路径- 返回:
- 结果
- 抛出:
InvocationTargetExceptionIllegalAccessExceptionIOException
-