Searched refs:combine (Results 1 - 25 of 30) sorted by relevance

12

/openjdk7/jdk/src/share/classes/java/security/
H A DDomainCombiner.java41 * cause the <code>DomainCombiner.combine</code> to get invoked.
43 * <p> The combine method takes two arguments. The first argument represents
59 * <p> The <code>combine</code> method investigates the two input arrays
61 * ProtectionDomains. In the simplest case, the <code>combine</code>
63 * the <code>combine</code> method returns a modified
68 * <code>combine</code> method bases its updates on the information
110 ProtectionDomain[] combine(ProtectionDomain[] currentDomains, method in interface:DomainCombiner
H A DAccessController.java415 // perform 'combine' on the caller of doPrivileged,
421 return new AccessControlContext(combiner.combine(pds, null),
H A DAccessControlContext.java176 // we do not need to run the combine method on the
385 * Take the stack-based context (this) and combine it with the
432 // is already in the assigned context; no need to combine
439 // now we combine both of them, and create a new context
463 // optimization: if we didn't really combine anything
498 // combine() will not update them
499 ProtectionDomain[] combinedPds = assigned.combiner.combine(
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/spi/
H A DPolicyAssertionValidator.java43 public Fitness combine(Fitness other) { method in class:PolicyAssertionValidator.Fitness
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/digested/
H A DIncludeImpl.java74 public void define(String name, Combine combine, ParsedPattern pattern, Location loc, Annotations anno) throws BuildException { argument
75 super.define(name, combine, pattern, loc, anno);
92 public void define(String name, Combine combine, ParsedPattern pattern, Location loc, Annotations anno) throws BuildException { argument
102 super.define(name, combine, pattern, loc, anno);
H A DGrammarBuilderImpl.java101 public void define(String name, Combine combine, ParsedPattern pattern, Location loc, Annotations anno) throws BuildException { argument
105 // TODO: handle combine
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/
H A DEffectiveAlternativeSelector.java49 AlternativeFitness combine(final Fitness assertionFitness) {
65 AlternativeFitness combine(final Fitness assertionFitness) {
70 AlternativeFitness combine(final Fitness assertionFitness) {
86 AlternativeFitness combine(final Fitness assertionFitness) {
101 AlternativeFitness combine(final Fitness assertionFitness) {
115 AlternativeFitness combine(final Fitness assertionFitness) {
121 AlternativeFitness combine(final Fitness assertionFitness) {
136 abstract AlternativeFitness combine(Fitness assertionFitness); method in class:EffectiveAlternativeSelector.AlternativeFitness
212 alternativeFitness = alternativeFitness.combine(assertionFitness);
H A DAssertionValidationProcessor.java107 assertionFitness = assertionFitness.combine(validator.validateClientSide(assertion));
127 assertionFitness = assertionFitness.combine(validator.validateServerSide(assertion));
H A DPolicyMerger.java94 final Collection<Collection<AssertionSet>> combinedAlternatives = PolicyUtils.Collections.combine(null, alternativeSets, false);
/openjdk7/jdk/test/java/security/AccessControlContext/
H A DNullCombinerEquals.java62 public ProtectionDomain[] combine(ProtectionDomain[] a, method in class:NullCombinerEquals.DC
/openjdk7/jdk/src/share/classes/com/sun/jmx/remote/security/
H A DJMXSubjectDomainCombiner.java42 * <p>When the {@link #combine} method is called the {@link ProtectionDomain}
52 public ProtectionDomain[] combine(ProtectionDomain[] current, method in class:JMXSubjectDomainCombiner
71 return super.combine(newCurrent, assigned);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/parse/host/
H A DGrammarSectionHost.java74 public void define(String name, Combine combine, ParsedPattern _pattern, argument
80 lhs.define(name, combine, pattern.lhs, loc.lhs, anno.lhs);
81 rhs.define(name, combine, pattern.rhs, loc.rhs, anno.rhs);
/openjdk7/jdk/test/javax/security/auth/SubjectDomainCombiner/
H A DRegression.java28 * SubjectDomainCombiner.combine
93 // -- regular combine, make sure we get a proper combination back
97 ProtectionDomain domains1[] = sdc.combine
104 throw new SecurityException("Test failed: combine test 1 failed");
110 // -- repeat combine, make sure combiner cachine returned the
113 ProtectionDomain domains2[] = sdc.combine
120 throw new SecurityException("Test failed: combine test 2 failed");
131 ProtectionDomain domains3[] = sdc.combine
139 throw new SecurityException("Test failed: combine test 3 failed");
H A DOptimize.java52 ProtectionDomain[] combined = sdc.combine(current, assigned);
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/
H A DHierarchicalClusterLayoutManager.java47 private OldHierarchicalLayoutManager.Combine combine; field in class:HierarchicalClusterLayoutManager
48 private LayoutManager subManager = new OldHierarchicalLayoutManager(combine);
49 private LayoutManager manager = new OldHierarchicalLayoutManager(combine, 150);
52 public HierarchicalClusterLayoutManager(OldHierarchicalLayoutManager.Combine combine) { argument
53 this.combine = combine;
133 if (combine == OldHierarchicalLayoutManager.Combine.SAME_INPUTS) {
135 } else if (combine == OldHierarchicalLayoutManager.Combine.SAME_OUTPUTS) {
H A DOldHierarchicalLayoutManager.java65 private Combine combine; field in class:OldHierarchicalLayoutManager
341 public OldHierarchicalLayoutManager(Combine combine) { argument
342 this(combine, LAYER_OFFSET);
345 public OldHierarchicalLayoutManager(Combine combine, int layerOffset) { argument
346 this.combine = combine;
685 boolean searchForNode = (combine != Combine.NONE);
693 if (combine == Combine.SAME_OUTPUTS) {
698 } else if (combine == Combine.SAME_INPUTS) {
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/ast/builder/
H A DGrammarSection.java88 * @param combine
90 * on the value of the combine attribute.
94 void define( String name, Combine combine, P pattern, L loc, A anno) throws BuildException; argument
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DTemplateManager.java112 // Get the attributes for the requested op and combine them with attrs.
206 return combine(attributes, attrs);
213 private static CK_ATTRIBUTE[] combine(CK_ATTRIBUTE[] attrs1, method in class:TemplateManager.Template
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/api/impl/
H A DNameConverter.java188 return combine( tokens, '.' );
231 private static String combine( List r, char sep ) { method in class:NameConverter.Standard
/openjdk7/jdk/make/sun/cmm/kcms/
H A DFILES_c_unix.gmk39 combine.c \
H A DFILES_c_windows.gmk40 combine.c \
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/binary/
H A DSchemaBuilderImpl.java482 public void define(String name, GrammarSection.Combine combine, ParsedPattern pattern, Location loc, Annotations anno) argument
484 define(lookup(name), combine, pattern, loc);
487 private void define(RefPattern rp, GrammarSection.Combine combine, ParsedPattern pattern, Location loc) argument
491 if (combine == null) {
502 byte combineType = (combine == COMBINE_CHOICE ? RefPattern.COMBINE_CHOICE : RefPattern.COMBINE_INTERLEAVE);
598 public void define(String name, GrammarSection.Combine combine, ParsedPattern pattern, Location loc, Annotations anno) argument
602 grammar.define(rp, combine, pattern, loc);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/sourcemodel/
H A DPolicyModelTranslator.java267 final Collection<Collection<ModelNode>> combinations = PolicyUtils.Collections.combine(decomposition.assertions, decomposition.exactlyOneContents, false);
385 // we do not have any options to combine => returning this assertion
388 // we have some options to combine => creating assertion options based on content combinations
389 final Collection<Collection<PolicyAssertion>> contentCombinations = PolicyUtils.Collections.combine(normalizedContentBase, normalizedContentOptions, true);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/privateutil/
H A DPolicyUtils.java212 public static <E, T extends Collection<? extends E>, U extends Collection<? extends E>> Collection<Collection<E>> combine(final U initialBase, final Collection<T> options, final boolean ignoreEmptyOption) { method in class:PolicyUtils.Collections
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/parse/xml/
H A DSchemaParser.java1185 GrammarSection.Combine combine = null; field in class:SchemaParser.DefinitionState
1193 if (name.equals("combine")) {
1196 combine = GrammarSection.COMBINE_CHOICE;
1198 combine = GrammarSection.COMBINE_INTERLEAVE;
1233 section.define(name, combine, p, startLocation, annotations);
1249 section.define(GrammarSection.START, combine, p, startLocation, annotations);

Completed in 199 milliseconds

12