oracle.ocsg.oauth2.management
Class OAuthManagementFactory
java.lang.Object
oracle.ocsg.oauth2.management.OAuthManagementFactory
- public final class OAuthManagementFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getOAuthMangement
public static OAuthManagement getOAuthMangement()
getSouthOAuthClientManagment
public static SouthOAuthClientManagment getSouthOAuthClientManagment()
getSouthOAuthManagment
public static SouthOAuthManagment getSouthOAuthManagment()
registerOAuthMangement
public static void registerOAuthMangement(OAuthManagement manager)
registerSouthOAuthClientManagment
public static void registerSouthOAuthClientManagment(SouthOAuthClientManagment manager)
registerSouthOAuthManagment
public static void registerSouthOAuthManagment(SouthOAuthManagment manger)
Copyright © 2008, 2018, Oracle and/or its affiliates. All rights reserved.