public class SamlService extends Object
| Constructor and Description |
|---|
SamlService(SamlProfile profile,
List<? extends EndpointType> endpoints) |
| Modifier and Type | Method and Description |
|---|---|
SamlEndpoint |
getEndpointForBinding(SamlBinding samlBinding) |
SamlProfile |
getProfile() |
List<SamlEndpoint> |
getServiceEndpoints() |
public SamlService(SamlProfile profile, List<? extends EndpointType> endpoints)
public SamlProfile getProfile()
public List<SamlEndpoint> getServiceEndpoints()
public SamlEndpoint getEndpointForBinding(SamlBinding samlBinding)
Copyright © 2013 Seam Framework. All Rights Reserved.