public class MetadataProviderUtils extends Object
Constructor and Description |
---|
MetadataProviderUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getBindingURI(ProviderType providerType) |
static Handler |
getHandler(PicketLinkType picketLinkType,
String handlerName) |
static String |
getLogoutResponseLocation(ProviderType providerType) |
static String |
getLogoutURL(ProviderType providerType) |
static PicketLinkType |
getPicketLinkConf(InputStream is) |
static ProviderType |
getProviderType(PicketLinkType picketLinkConfiguration) |
static String |
getServiceURL(ProviderType providerType) |
public static String getLogoutURL(ProviderType providerType)
public static String getServiceURL(ProviderType providerType)
public static String getBindingURI(ProviderType providerType)
public static String getLogoutResponseLocation(ProviderType providerType)
public static PicketLinkType getPicketLinkConf(InputStream is)
public static ProviderType getProviderType(PicketLinkType picketLinkConfiguration)
public static Handler getHandler(PicketLinkType picketLinkType, String handlerName) throws ParsingException
ParsingException
Copyright © 2021 JBoss by Red Hat. All rights reserved.