public class PicketLinkType extends Object
Constructor and Description |
---|
PicketLinkType() |
Modifier and Type | Method and Description |
---|---|
Handlers |
getHandlers() |
IDMType |
getIdmType() |
ProviderType |
getIdpOrSP() |
STSType |
getStsType() |
boolean |
isEnableAudit() |
void |
setEnableAudit(boolean enableAudit) |
void |
setHandlers(Handlers handlers) |
void |
setIdmType(IDMType idmType) |
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)
public boolean isEnableAudit()
public void setEnableAudit(boolean enableAudit)
public IDMType getIdmType()
public void setIdmType(IDMType idmType)
Copyright © 2017 JBoss by Red Hat. All rights reserved.