Package org.fcrepo.auth.common
Class ServletContainerAuthenticatingRealmTest
- java.lang.Object
-
- org.fcrepo.auth.common.ServletContainerAuthenticatingRealmTest
-
public class ServletContainerAuthenticatingRealmTest extends Object
- Author:
- peichman
-
-
Constructor Summary
Constructors Constructor Description ServletContainerAuthenticatingRealmTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestDoGetAuthenticationInfo()voidtestDoGetAuthenticationInfoWithNoRoles()
-
-
-
Constructor Detail
-
ServletContainerAuthenticatingRealmTest
public ServletContainerAuthenticatingRealmTest()
-
-
Method Detail
-
testDoGetAuthenticationInfo
public void testDoGetAuthenticationInfo()
-
testDoGetAuthenticationInfoWithNoRoles
public void testDoGetAuthenticationInfoWithNoRoles()
-
-