Sonic Management API

Package com.sonicsw.security.pass.broker

Interface Summary
IAuthentication Authentication SPI for delegation mode authentication The Authentication SPI implementation is used by the SonicMQ broker for delegation mode authentication of JMS clients connecting to the Broker.
IBrokerSecurityCache This interface is implemented by the SonicMQ runtime and provides callback operations on the Broker's Security Cache managing the external user and their credentials.
 

Class Summary
Credentials  
UsernameToken  
 

Exception Summary
ConnectionException To authenticate a JMS client through delegation mode, the user name and the credential are passed to the IAuthentication implementation.
UnauthenticatedException To authenticate a JMS client through delegation mode, the user name and the credential are passed to the IAuthentication SPI implementation and authenticate(String username, byte[] credentials) method is called on the underlying SPI implementation.
 


Sonic Management API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.