public class DefaultAuthenticationServiceSelectionStrategy extends java.lang.Object implements AuthenticationServiceSelectionStrategy
DefaultAuthenticationServiceSelectionStrategy
which returns back to the caller
the provided service, as it was without any additional processing.Constructor and Description |
---|
DefaultAuthenticationServiceSelectionStrategy() |
Modifier and Type | Method and Description |
---|---|
Service |
resolveServiceFrom(Service service)
Resolves the real service from the provided service, if appropriate.
|
boolean |
supports(Service service)
Indicates whether this strategy supports service selection.
|
public DefaultAuthenticationServiceSelectionStrategy()
public Service resolveServiceFrom(Service service)
AuthenticationServiceSelectionStrategy
resolveServiceFrom
in interface AuthenticationServiceSelectionStrategy
service
- the provided service by the callerpublic boolean supports(Service service)
AuthenticationServiceSelectionStrategy
supports
in interface AuthenticationServiceSelectionStrategy
service
- the service