Home
last modified time | relevance | path

Searched refs:theAuthenticator (Results 1 – 12 of 12) sorted by relevance

/dports/devel/staf/src/staf/stafproc/
H A DSTAFTrustManager.cpp152 STAFString theAuthenticator; in getTrustLevel() local
157 theAuthenticator, in getTrustLevel()
161 theAuthenticator, theUserID); in getTrustLevel()
245 STAFString theAuthenticator; in setUserTrusteeLevel() local
250 theAuthenticator, in setUserTrusteeLevel()
253 STAFString theSpec = theAuthenticator.toLowerCase() + gSpecSeparator + in setUserTrusteeLevel()
265 fUserTrustMap[theSpec] = TrustData(theAuthenticator, theUserID, in setUserTrusteeLevel()
279 STAFString theAuthenticator; in deleteUserTrustee() local
284 theAuthenticator, in deleteUserTrustee()
287 STAFString theSpec = theAuthenticator.toLowerCase() + gSpecSeparator + in deleteUserTrustee()
H A DSTAFHandleManager.h189 AuthenticationInfo(const STAFString &theAuthenticator, in AuthenticationInfo()
192 : authenticator(theAuthenticator.toUpperCase()), in AuthenticationInfo()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/net/
H A DAuthenticator.java65 private static volatile Authenticator theAuthenticator; field in Authenticator
133 theAuthenticator = a; in setDefault()
162 return theAuthenticator; in getDefault()
206 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
268 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
335 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
408 Authenticator a = authenticator == null ? theAuthenticator : authenticator; in requestPasswordAuthentication()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/net/
H A DAuthenticator.java65 private static volatile Authenticator theAuthenticator; field in Authenticator
133 theAuthenticator = a; in setDefault()
162 return theAuthenticator; in getDefault()
206 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
268 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
335 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
408 Authenticator a = authenticator == null ? theAuthenticator : authenticator; in requestPasswordAuthentication()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/net/
H A DAuthenticator.java65 private static volatile Authenticator theAuthenticator; field in Authenticator
133 theAuthenticator = a; in setDefault()
162 return theAuthenticator; in getDefault()
206 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
268 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
335 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
408 Authenticator a = authenticator == null ? theAuthenticator : authenticator; in requestPasswordAuthentication()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/net/
H A DAuthenticator.java65 private static volatile Authenticator theAuthenticator; field in Authenticator
133 theAuthenticator = a; in setDefault()
162 return theAuthenticator; in getDefault()
206 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
268 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
335 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
408 Authenticator a = authenticator == null ? theAuthenticator : authenticator; in requestPasswordAuthentication()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/net/
H A DAuthenticator.java65 private static volatile Authenticator theAuthenticator; field in Authenticator
138 theAuthenticator = a; in setDefault()
167 return theAuthenticator; in getDefault()
211 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
273 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
340 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
413 Authenticator a = authenticator == null ? theAuthenticator : authenticator; in requestPasswordAuthentication()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/net/
H A DAuthenticator.java65 private static volatile Authenticator theAuthenticator; field in Authenticator
133 theAuthenticator = a; in setDefault()
162 return theAuthenticator; in getDefault()
206 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
268 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
335 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
408 Authenticator a = authenticator == null ? theAuthenticator : authenticator; in requestPasswordAuthentication()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/net/
H A DAuthenticator.java65 private static volatile Authenticator theAuthenticator; field in Authenticator
133 theAuthenticator = a; in setDefault()
162 return theAuthenticator; in getDefault()
206 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
268 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
335 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
408 Authenticator a = authenticator == null ? theAuthenticator : authenticator; in requestPasswordAuthentication()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/net/
H A DAuthenticator.java65 private static volatile Authenticator theAuthenticator; field in Authenticator
139 theAuthenticator = a; in setDefault()
169 return theAuthenticator; in getDefault()
214 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
277 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
345 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
419 Authenticator a = authenticator == null ? theAuthenticator : authenticator; in requestPasswordAuthentication()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/net/
H A DAuthenticator.java63 private static Authenticator theAuthenticator; field in Authenticator
130 theAuthenticator = a; in setDefault()
174 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
236 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
303 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/net/
H A DAuthenticator.java63 private static Authenticator theAuthenticator; field in Authenticator
130 theAuthenticator = a; in setDefault()
174 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
236 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
303 Authenticator a = theAuthenticator; in requestPasswordAuthentication()