|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--jain.protocol.ip.sip.Challenge
|
+--jain.protocol.ip.sip.BasicChallenge
This class represents a Basic Authentication scheme Challenge. It does not add methods or parameters to the Generic Challenge.
Challenge,
WWWAuthenticateHeader,
ProxyAuthenticateHeader| Constructor Summary | |
BasicChallenge(java.lang.String realm)
Creates a BasicChallenge based on given authentication realm |
|
| Method Summary | |
java.lang.Object |
clone()
Creates and returns a copy of BasicChallenge |
| Methods inherited from class jain.protocol.ip.sip.Challenge |
equals,
getExtension,
getExtensions,
getRealm,
getScheme,
hasExtension,
hasExtensions,
removeExtension,
removeExtensions,
setExtension,
setRealm,
setScheme,
toString |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public BasicChallenge(java.lang.String realm)
throws java.lang.IllegalArgumentException
realm - authentication realm| Method Detail |
public java.lang.Object clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright - 2000 Sun Microsystems