Searched refs:getRealm (Results 1 – 14 of 14) sorted by relevance
69 enterpriseConfig.setAnonymousIdentity("anonymous@" + credential.getRealm()); in buildConfig()216 enterpriseConfig.setRealm(homeSP.getCredential().getRealm()); in buildBaseConfiguration()
53 List<String> credLabels = Utils.splitDomain(credential.getRealm()); in match()
136 mRealm = enterpriseConfig.getRealm(); in Credential()241 public String getRealm() {
207 enterpriseConfig.setAnonymousIdentity("anonymous@" + credential.getRealm()); in buildConfig()354 enterpriseConfig.setRealm(homeSP.getCredential().getRealm()); in buildBaseConfiguration()
137 public String getRealm() { in getRealm() method in Credential
927 public String getRealm() { in getRealm() method in WifiEnterpriseConfig
1041 if (wwwAuth != null) return wwwAuth.getRealm();1044 return (proxyAuth == null) ? null : proxyAuth.getRealm();
620 credentialNode.addChild(TAG_Realm, null, cred.getRealm(), null); in buildHomeSPTree()
579 credentialNode.addChild(TAG_Realm, null, cred.getRealm(), null); in buildHomeSPTree()
1799 config.enterpriseConfig.setRealm(homeSp.getCredential().getRealm()); in readPasspointConfig()2033 currentConfig.enterpriseConfig.setRealm(config.enterpriseConfig.getRealm()); in addOrUpdateNetworkNative()
54554 method public abstract java.lang.String getRealm();54581 method public java.lang.String getRealm();55862 method public java.lang.String getRealm();55873 method public java.lang.String getRealm();
24451 method public java.lang.String getRealm();
24520 method public java.lang.String getRealm();
26704 method public java.lang.String getRealm();