Class UsernamePrincipalTest

java.lang.Object
net.shibboleth.idp.authn.principal.UsernamePrincipalTest

public class UsernamePrincipalTest extends Object
UsernamePrincipal unit test.
  • Constructor Details

    • UsernamePrincipalTest

      public UsernamePrincipalTest()
  • Method Details

    • testInstantiation

      public void testInstantiation()
      Tests that everything is properly initialized during object construction.
    • testSubjectBehavior

      public void testSubjectBehavior()
      Tests that equality is working correctly.