Class AuthenticationMethodPrincipalTest
- java.lang.Object
-
- net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipalTest
-
public class AuthenticationMethodPrincipalTest extends Object
AuthenticationMethodPrincipalunit test.
-
-
Constructor Summary
Constructors Constructor Description AuthenticationMethodPrincipalTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestInstantiation()Tests that everything is properly initialized during object construction.
-
-
-
Method Detail
-
testInstantiation
public void testInstantiation() throws CloneNotSupportedExceptionTests that everything is properly initialized during object construction.- Throws:
CloneNotSupportedException- ...
-
-