org.jboss.wsf.spi.security
Interface JASPIAuthenticationProvider
public interface JASPIAuthenticationProvider
Interface to enable jaspi authentication on server/client side- Author:
- Jim Ma
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description boolean
enableClientAuthentication(Object target, Map<String,String> properties)
boolean
enableServerAuthentication(Deployment dep, JBossWebservicesMetaData wsmd)
boolean
enableServerAuthentication(Object target, Endpoint endpoint)
Method Detail
enableClientAuthentication
boolean enableClientAuthentication(Object target, Map<String,String> properties)
enableServerAuthentication
boolean enableServerAuthentication(Deployment dep, JBossWebservicesMetaData wsmd)
Copyright © 2018 JBoss, by Red Hat. All rights reserved.