Class RelyingPartyMapJAASLoginConfigStrategyTest


  • public class RelyingPartyMapJAASLoginConfigStrategyTest
    extends Object
    • Field Detail

      • strategy

        private net.shibboleth.idp.authn.impl.RelyingPartyMapJAASLoginConfigStrategy strategy
      • profileRequestContext

        private org.opensaml.profile.context.ProfileRequestContext profileRequestContext
      • relyingPartyContext

        private net.shibboleth.idp.profile.context.RelyingPartyContext relyingPartyContext
      • entityID

        private String entityID
    • Constructor Detail

      • RelyingPartyMapJAASLoginConfigStrategyTest

        public RelyingPartyMapJAASLoginConfigStrategyTest()
    • Method Detail

      • testNoRelyingPartyContext

        public void testNoRelyingPartyContext()
      • testNoRelyingPartyId

        public void testNoRelyingPartyId()
      • testNoMappingFound

        public void testNoMappingFound()
      • testMappingFound

        public void testMappingFound()
      • testNullInputMap

        public void testNullInputMap()