Searched refs:SurrogateBase (Results 1 - 13 of 13) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/arch/
H A DSurrogateBase.java25 * $Id: SurrogateBase.java,v 1.2 2008/06/25 05:51:37 qcheng Exp $
34 public class SurrogateBase extends ModuleAccess { class in inherits:ModuleAccess
36 public SurrogateBase(Module module) { method in class:SurrogateBase
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/common/
H A DPatternMatcher.java36 import com.sun.identity.agents.arch.SurrogateBase;
43 public class PatternMatcher extends SurrogateBase implements IPatternMatcher {
H A DApplicationSSOTokenProvider.java41 import com.sun.identity.agents.arch.SurrogateBase;
47 public class ApplicationSSOTokenProvider extends SurrogateBase
H A DCookieResetHelper.java40 import com.sun.identity.agents.arch.SurrogateBase;
52 public class CookieResetHelper extends SurrogateBase implements ICookieResetHelper {
H A DFQDNHelper.java40 import com.sun.identity.agents.arch.SurrogateBase;
47 public class FQDNHelper extends SurrogateBase implements IFQDNHelper {
H A DURLPatternMatcher.java38 import com.sun.identity.agents.arch.SurrogateBase;
46 public class URLPatternMatcher extends SurrogateBase implements
H A DHttpServletRequestHelper.java45 import com.sun.identity.agents.arch.SurrogateBase;
53 public class HttpServletRequestHelper extends SurrogateBase
H A DNotenforcedIPHelper.java34 import com.sun.identity.agents.arch.SurrogateBase;
48 public class NotenforcedIPHelper extends SurrogateBase
H A DNotenforcedURIHelper.java33 import com.sun.identity.agents.arch.SurrogateBase;
42 public class NotenforcedURIHelper extends SurrogateBase
H A DProfileAttributeHelper.java44 import com.sun.identity.agents.arch.SurrogateBase;
52 public class ProfileAttributeHelper extends SurrogateBase
H A DLibertyAuthnResponseHelper.java43 import com.sun.identity.agents.arch.SurrogateBase;
59 public class LibertyAuthnResponseHelper extends SurrogateBase
H A DURLFailoverHelper.java36 import com.sun.identity.agents.arch.SurrogateBase;
49 public class URLFailoverHelper extends SurrogateBase
H A DSSOTokenValidator.java44 import com.sun.identity.agents.arch.SurrogateBase;
52 public class SSOTokenValidator extends SurrogateBase

Completed in 49 milliseconds