|
Oracle Fusion Middleware Oracle WebLogic SIP Server API Reference 11g Release 1 (10.3.4) Part Number E17873-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bea.wcp.sip.security.utils.PreCalculatedHash
public final class PreCalculatedHash
This is a command line utility which returns HA1 value as defined by the digest authentication specification. The returned value can be used as the precalculated hash value for LDAP/DBMS based Digest Authentication Identity Assertion Providers that are shipped with the WebLogic SIP Server.
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Usage: java com.bea.wcp.sip.security.utils.PreCalculatedHash username realmname password |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] args)
Usage: java com.bea.wcp.sip.security.utils.PreCalculatedHash username realmname password
args - String array {username, realmname, password}
|
Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic SIP Server API Reference 11g Release 1 (10.3.4) Part Number E17873-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||