public class CarbonJMXAuthenticator extends Object implements JMXAuthenticator
Constructor and Description |
---|
CarbonJMXAuthenticator() |
Modifier and Type | Method and Description |
---|---|
Subject |
authenticate(Object credentials) |
static String |
extractTenantDomain(String userName) |
static void |
setUserRealm(org.wso2.carbon.user.core.UserRealm userRealm) |
public static void setUserRealm(org.wso2.carbon.user.core.UserRealm userRealm)
public Subject authenticate(Object credentials)
authenticate
in interface JMXAuthenticator
Copyright © 2016 WSO2 Inc. All rights reserved.