PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.web.util
Class ServerDetector

java.lang.Object
  extended by org.picketlink.identity.federation.web.util.ServerDetector

public class ServerDetector
extends Object

Utility Class to detect which server we are currently operating in

Since:
Sep 11, 2009
Author:
Anil.Saldhana@redhat.com

Constructor Summary
ServerDetector()
           
 
Method Summary
 boolean isJboss()
           
 boolean isTomcat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerDetector

public ServerDetector()
Method Detail

isJboss

public boolean isJboss()

isTomcat

public boolean isTomcat()

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.