Package org.jboss.wsf.spi.invocation
Interface SecurityAdaptor
-
public interface SecurityAdaptorA container independent security adaptor- Since:
- 10-May-2005
- Author:
- Thomas.Diesler@jboss.org
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetCredential()PrincipalgetPrincipal()voidsetCredential(Object credential)voidsetPrincipal(Principal pricipal)
-