Package com.sun.xml.ws.security.spi
Interface SecurityContext
-
- All Known Implementing Classes:
SecurityContextImpl
public interface SecurityContextProvides a way to obtain credentials from an encompassing runtime into the Metro Pipeline runtime
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SubjectgetSubject()voidsetSubject(Subject subject)
-