public class PicketLinkType extends Object
| Constructor and Description |
|---|
PicketLinkType() |
| Modifier and Type | Method and Description |
|---|---|
Handlers |
getHandlers() |
ProviderType |
getIdpOrSP() |
STSType |
getStsType() |
void |
setHandlers(Handlers handlers) |
void |
setIdpOrSP(ProviderType idpOrSP) |
void |
setStsType(STSType stsType) |
public ProviderType getIdpOrSP()
public void setIdpOrSP(ProviderType idpOrSP)
public Handlers getHandlers()
public void setHandlers(Handlers handlers)
public STSType getStsType()
public void setStsType(STSType stsType)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.