|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.juddi.auth.AuthenticatorTest
public class AuthenticatorTest
| Constructor Summary | |
|---|---|
AuthenticatorTest()
|
|
| Method Summary | |
|---|---|
void |
testBadCryptedXMLDocAuthenticator()
The credentials will be read from the juddi-users-encrypted.xml in the test/resources directory of this module. |
void |
testBadXMLDocAuthenticator()
The credentials will be read from the juddi-users.xml in the test/resources directory of this module. |
void |
testCreateJuddiUsers()
|
void |
testCreateJuddiUsersEncrypted()
|
void |
testCryptedXMLDocAuthenticator()
The credentials will be read from the juddi-users.xml in the test/resources directory of this module. |
void |
testDefaultAuthenticator()
The DefaultAuthenticator is basically a pass-through. |
void |
testXMLDocAuthenticator()
The credentials will be read from the juddi-users.xml in the test/resources directory of this module. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticatorTest()
| Method Detail |
|---|
public void testDefaultAuthenticator()
ConfigurationException
public void testCreateJuddiUsers()
throws Exception
Exceptionpublic void testXMLDocAuthenticator()
public void testBadXMLDocAuthenticator()
throws Exception
AuthenticationException
FatalErrorException
IOException
javax.xml.bind.JAXBException
Exception
public void testCreateJuddiUsersEncrypted()
throws Exception
Exceptionpublic void testCryptedXMLDocAuthenticator()
public void testBadCryptedXMLDocAuthenticator()
throws Exception
AuthenticationException
FatalErrorException
IOException
javax.xml.bind.JAXBException
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||