public class OrgConfigViaAMSDK extends Object
Modifier and Type | Method and Description |
---|---|
protected static void |
clearCache()
Clears the cache
|
static String |
getAmsdkdn(SSOToken token,
com.sun.identity.sm.OrganizationConfigManagerImpl ocm) |
static String |
getRealmForAMSDK(String amsdkdn,
String inrealm)
Returns the realm name that contains the AMSDK plugin with the
given organization dn.
|
Set |
getSDKAttributeValue(String key) |
static boolean |
isAMSDKConfigured(String realm)
Returns the true if AMSDK plugin is configured for the realm,
else returns false.
|
protected static void |
updateAMSDKConfiguredRealms(String realm,
boolean configured) |
protected static void clearCache()
protected static void updateAMSDKConfiguredRealms(String realm, boolean configured)
public static boolean isAMSDKConfigured(String realm)
public static String getRealmForAMSDK(String amsdkdn, String inrealm)
public static String getAmsdkdn(SSOToken token, com.sun.identity.sm.OrganizationConfigManagerImpl ocm) throws SMSException, SSOException
SMSException
SSOException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.