| auth_scheme | de.fhg.fokus.hss.auth.AuthenticationVector | [private] |
| AuthenticationVector() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| AuthenticationVector(byte[] sipAuthorization) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| AuthenticationVector(int auth_scheme, byte[] sipAuthenticate, byte[] sipAuthorization) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| AuthenticationVector(int auth_scheme, String realm, byte[] sipAuthenticate, byte[] ha1, byte[] result) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| AuthenticationVector(int auth_scheme, String ip) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| AuthenticationVector(int auth_scheme, byte[] sipAuthenticate, byte[] sipAuthorization, byte[] integrityKey) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| AuthenticationVector(int auth_scheme, byte[] sipAuthenticate, byte[] sipAuthorization, byte[] confidentialityKey, byte[] integrityKey) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| confidentialityityKey | de.fhg.fokus.hss.auth.AuthenticationVector | [private] |
| getAuth_scheme() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| getConfidentialityityKey() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| getHA1() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| getIntegrityKey() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| getIp() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| getRealm() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| getResult() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| getSipAuthenticate() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| getSipAuthorization() | de.fhg.fokus.hss.auth.AuthenticationVector | |
| ha1 | de.fhg.fokus.hss.auth.AuthenticationVector | [private] |
| integrityKey | de.fhg.fokus.hss.auth.AuthenticationVector | [private] |
| ip | de.fhg.fokus.hss.auth.AuthenticationVector | [private] |
| realm | de.fhg.fokus.hss.auth.AuthenticationVector | [private] |
| result | de.fhg.fokus.hss.auth.AuthenticationVector | [private] |
| setAuth_scheme(int auth_scheme) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| setConfidentialityityKey(byte[] confidentialityityKey) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| setHA1(byte[] ha1) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| setIntegrityKey(byte[] integrityKey) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| setIp(String ip) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| setRealm(String realm) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| setResult(byte[] result) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| setSipAuthenticate(byte[] sipAuthenticate) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| setSipAuthorization(byte[] sipAuthorization) | de.fhg.fokus.hss.auth.AuthenticationVector | |
| sipAuthenticate | de.fhg.fokus.hss.auth.AuthenticationVector | [private] |
| sipAuthorization | de.fhg.fokus.hss.auth.AuthenticationVector | [private] |