org.picketlink.identity.federation.bindings.util
Class ValveUtil
java.lang.Object
org.picketlink.identity.federation.bindings.util.ValveUtil
public class ValveUtil
- extends Object
Util for tomcat valves
- Since:
- Jan 22, 2009
- Author:
- Anil.Saldhana@redhat.com
Method Summary |
static String |
getDomain(String domainURL)
Given a SP or IDP issuer from the assertion, return the host |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValveUtil
public ValveUtil()
getDomain
public static String getDomain(String domainURL)
throws IOException
- Given a SP or IDP issuer from the assertion, return the host
- Parameters:
domainURL
-
- Returns:
-
- Throws:
IOException
Copyright © 2012 JBoss Inc.. All Rights Reserved.