HomeSort by relevance Sort by last modified time
    Searched refs:AuthenticationInfo (Results 1 - 9 of 9) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/header/
AuthenticationInfoList.java 34 * A list of AuthenticationInfo headers (there can be multiple in a message).
39 public class AuthenticationInfoList extends SIPHeaderList<AuthenticationInfo> {
53 super( AuthenticationInfo.class, AuthenticationInfoHeader.NAME);
AuthenticationInfo.java 38 public final class AuthenticationInfo
49 public AuthenticationInfo() {
77 * Returns the AuthenticationInfo value of this AuthenticationInfoHeader.
81 * @return the String representing the AuthenticationInfo
HeaderFactoryImpl.java 200 AuthenticationInfo auth = new AuthenticationInfo();
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
AuthenticationInfoParser.java 45 * @param authenticationInfo the header to parse
47 public AuthenticationInfoParser(String authenticationInfo) {
48 super(authenticationInfo);
60 * parse the AuthenticationInfo String header
72 AuthenticationInfo authenticationInfo = new AuthenticationInfo();
73 authenticationInfo.setHeaderName(
79 authenticationInfo.setParameter(nv);
86 authenticationInfo.setParameter(nv)
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-connector-wagon-0.9.0.M2.jar 
wagon-provider-api-2.6.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 

Completed in 1336 milliseconds