public class SamlExternalIdentityProvider extends SamlExternalEntity
| Constructor and Description |
|---|
SamlExternalIdentityProvider(String entityId,
IDPSSODescriptorType iDPSSODescriptor) |
| Modifier and Type | Method and Description |
|---|---|
SamlService |
getService(SamlProfile service) |
boolean |
isWantAuthnRequestsSigned() |
void |
setWantAuthnRequestsSigned(boolean wantAuthnRequestsSigned) |
equals, getEntityId, getPublicKey, hashCodepublic SamlExternalIdentityProvider(String entityId, IDPSSODescriptorType iDPSSODescriptor)
public SamlService getService(SamlProfile service)
getService in class SamlExternalEntitypublic boolean isWantAuthnRequestsSigned()
public void setWantAuthnRequestsSigned(boolean wantAuthnRequestsSigned)
Copyright © 2013 Seam Framework. All Rights Reserved.