Searched defs:MockPolicyCfg (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java424 final class MockPolicyCfg implements LDAPPassThroughAuthenticationPolicyCfg class in class:LDAPPassThroughAuthenticationPolicyTestCase
622 MockPolicyCfg withBaseDN(final String baseDN)
637 MockPolicyCfg withConnectionTimeout(final int timeoutMS)
645 MockPolicyCfg withMappedAttribute(final String atype)
654 MockPolicyCfg withMappingPolicy(final MappingPolicy policy)
662 MockPolicyCfg withPrimaryServer(final String hostPort)
670 MockPolicyCfg withSecondaryServer(final String hostPort)
678 MockPolicyCfg withMappedSearchBindDN(final DN value)
686 MockPolicyCfg withMappedSearchBindPassword(final String value)
694 MockPolicyCfg withMappedSearchBindPasswordEnvironmentVariabl
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java393 final class MockPolicyCfg implements LDAPPassThroughAuthenticationPolicyCfg class in class:LDAPPassThroughAuthenticationPolicyTestCase
596 MockPolicyCfg withBaseDN(final String baseDN)
611 MockPolicyCfg withConnectionTimeout(final int timeoutMS)
619 MockPolicyCfg withMappedAttribute(final String atype)
628 MockPolicyCfg withMappingPolicy(final MappingPolicy policy)
636 MockPolicyCfg withPrimaryServer(final String hostPort)
644 MockPolicyCfg withSecondaryServer(final String hostPort)
652 MockPolicyCfg withMappedSearchBindDN(final DN value)
660 MockPolicyCfg withMappedSearchBindPassword(final String value)
668 MockPolicyCfg withMappedSearchBindPasswordEnvironmentVariabl
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java425 final class MockPolicyCfg implements LDAPPassThroughAuthenticationPolicyCfg class in class:LDAPPassThroughAuthenticationPolicyTestCase
628 MockPolicyCfg withBaseDN(final String baseDN)
643 MockPolicyCfg withConnectionTimeout(final int timeoutMS)
651 MockPolicyCfg withMappedAttribute(final String atype)
660 MockPolicyCfg withMappingPolicy(final MappingPolicy policy)
668 MockPolicyCfg withPrimaryServer(final String hostPort)
676 MockPolicyCfg withSecondaryServer(final String hostPort)
684 MockPolicyCfg withMappedSearchBindDN(final DN value)
692 MockPolicyCfg withMappedSearchBindPassword(final String value)
700 MockPolicyCfg withMappedSearchBindPasswordEnvironmentVariabl
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java393 final class MockPolicyCfg implements LDAPPassThroughAuthenticationPolicyCfg class in class:LDAPPassThroughAuthenticationPolicyTestCase
596 MockPolicyCfg withBaseDN(final String baseDN)
611 MockPolicyCfg withConnectionTimeout(final int timeoutMS)
619 MockPolicyCfg withMappedAttribute(final String atype)
628 MockPolicyCfg withMappingPolicy(final MappingPolicy policy)
636 MockPolicyCfg withPrimaryServer(final String hostPort)
644 MockPolicyCfg withSecondaryServer(final String hostPort)
652 MockPolicyCfg withMappedSearchBindDN(final DN value)
660 MockPolicyCfg withMappedSearchBindPassword(final String value)
668 MockPolicyCfg withMappedSearchBindPasswordEnvironmentVariabl
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java424 final class MockPolicyCfg implements LDAPPassThroughAuthenticationPolicyCfg class in class:LDAPPassThroughAuthenticationPolicyTestCase
622 MockPolicyCfg withBaseDN(final String baseDN)
637 MockPolicyCfg withConnectionTimeout(final int timeoutMS)
645 MockPolicyCfg withMappedAttribute(final String atype)
654 MockPolicyCfg withMappingPolicy(final MappingPolicy policy)
662 MockPolicyCfg withPrimaryServer(final String hostPort)
670 MockPolicyCfg withSecondaryServer(final String hostPort)
678 MockPolicyCfg withMappedSearchBindDN(final DN value)
686 MockPolicyCfg withMappedSearchBindPassword(final String value)
694 MockPolicyCfg withMappedSearchBindPasswordEnvironmentVariabl
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java373 final class MockPolicyCfg implements LDAPPassThroughAuthenticationPolicyCfg class in class:LDAPPassThroughAuthenticationPolicyTestCase
577 MockPolicyCfg withBaseDN(final String baseDN)
592 MockPolicyCfg withConnectionTimeout(final int timeoutMS)
600 MockPolicyCfg withMappedAttribute(final String atype)
609 MockPolicyCfg withMappingPolicy(final MappingPolicy policy)
617 MockPolicyCfg withPrimaryServer(final String hostPort)
625 MockPolicyCfg withSecondaryServer(final String hostPort)
633 MockPolicyCfg withMappedSearchBindDN(final DN value)
641 MockPolicyCfg withMappedSearchBindPassword(final String value)
649 MockPolicyCfg withMappedSearchBindPasswordEnvironmentVariabl
[all...]

Completed in 63 milliseconds