Searched refs:INTERACTION_RB_NAME (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionManager.java206 private static final String INTERACTION_RB_NAME = "libInteraction"; field in class:InteractionManager
419 throw new InteractionException(INTERACTION_RB_NAME,
428 throw new InteractionException(INTERACTION_RB_NAME,
439 throw new InteractionException(INTERACTION_RB_NAME,
448 throw new InteractionException(INTERACTION_RB_NAME,
463 throw new InteractionException(INTERACTION_RB_NAME,
522 throw new InteractionException(INTERACTION_RB_NAME,
534 throw new InteractionException(INTERACTION_RB_NAME,
547 throw new InteractionException(INTERACTION_RB_NAME,
561 throw new InteractionException(INTERACTION_RB_NAME,
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionManager.java209 private static final String INTERACTION_RB_NAME = "libInteraction"; field in class:InteractionManager
422 throw new InteractionException(INTERACTION_RB_NAME,
431 throw new InteractionException(INTERACTION_RB_NAME,
442 throw new InteractionException(INTERACTION_RB_NAME,
451 throw new InteractionException(INTERACTION_RB_NAME,
466 throw new InteractionException(INTERACTION_RB_NAME,
525 throw new InteractionException(INTERACTION_RB_NAME,
537 throw new InteractionException(INTERACTION_RB_NAME,
550 throw new InteractionException(INTERACTION_RB_NAME,
564 throw new InteractionException(INTERACTION_RB_NAME,
[all...]

Completed in 42 milliseconds