public class DefaultJASPIAuthenticationProvider extends Object implements org.jboss.wsf.spi.security.JASPIAuthenticationProvider
Constructor and Description |
---|
DefaultJASPIAuthenticationProvider() |
Modifier and Type | Method and Description |
---|---|
boolean |
enableClientAuthentication(Object target,
Map<String,String> properties) |
boolean |
enableServerAuthentication(org.jboss.wsf.spi.deployment.Deployment dep,
org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData wsmd) |
boolean |
enableServerAuthentication(Object target,
org.jboss.wsf.spi.deployment.Endpoint endpoint) |
public boolean enableClientAuthentication(Object target, Map<String,String> properties)
enableClientAuthentication
in interface org.jboss.wsf.spi.security.JASPIAuthenticationProvider
public boolean enableServerAuthentication(org.jboss.wsf.spi.deployment.Deployment dep, org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData wsmd)
enableServerAuthentication
in interface org.jboss.wsf.spi.security.JASPIAuthenticationProvider
public boolean enableServerAuthentication(Object target, org.jboss.wsf.spi.deployment.Endpoint endpoint)
enableServerAuthentication
in interface org.jboss.wsf.spi.security.JASPIAuthenticationProvider
Copyright © 2018 JBoss, by Red Hat. All rights reserved.