Class AuthenticationContextTest


  • public class AuthenticationContextTest
    extends Object
    AuthenticationContext unit test.
    • Constructor Detail

      • AuthenticationContextTest

        public AuthenticationContextTest()
    • Method Detail

      • testInitiationInstant

        public void testInitiationInstant()
                                   throws Exception
        Tests initiation instant instantiation.
        Throws:
        Exception - if something goes wrong
      • testForcingAuthentication

        public void testForcingAuthentication()
                                       throws Exception
        Tests mutating forcing authentication.
        Throws:
        Exception - if something goes wrong
      • testActiveResults

        public void testActiveResults()
                               throws Exception
        Tests active results.
        Throws:
        Exception - if something goes wrong
      • testPotentialFlows

        public void testPotentialFlows()
                                throws Exception
        Tests potential flow instantiation.
        Throws:
        Exception - if something goes wrong
      • testAttemptedFlow

        public void testAttemptedFlow()
                               throws Exception
        Tests mutating attempted flow.
        Throws:
        Exception - if something goes wrong
      • testCompletionInstant

        public void testCompletionInstant()
                                   throws Exception
        Tests setting completion instant.
        Throws:
        Exception - if something goes wrong
      • testRequestedPrincipalContextHelpers

        public void testRequestedPrincipalContextHelpers()
                                                  throws Exception
        Tests RequestedPrincipalContext helpers.
        Throws:
        Exception - if something goes wrong
      • testRequestedPrincipalContextHelperBadType

        public void testRequestedPrincipalContextHelperBadType()
                                                        throws Exception
        Throws:
        Exception