Uses of Class
org.livetribe.slp.spi.msg.AuthenticationBlock

Packages that use AuthenticationBlock
org.livetribe.slp.spi.msg   
 

Uses of AuthenticationBlock in org.livetribe.slp.spi.msg
 

Methods in org.livetribe.slp.spi.msg that return AuthenticationBlock
 AuthenticationBlock[] URLEntry.getAuthenticationBlocks()
           
 AuthenticationBlock[] DAAdvert.getAuthenticationBlocks()
           
 AuthenticationBlock[] SrvReg.getAuthenticationBlocks()
           
 AuthenticationBlock[] SAAdvert.getAuthenticationBlocks()
           
 AuthenticationBlock[] AttributeListExtension.getAuthenticationBlocks()
           
 

Methods in org.livetribe.slp.spi.msg with parameters of type AuthenticationBlock
 void URLEntry.setAuthenticationBlocks(AuthenticationBlock[] authenticationBlocks)
           
 void DAAdvert.setAuthenticationBlocks(AuthenticationBlock[] authenticationBlocks)
           
 void SrvReg.setAuthenticationBlocks(AuthenticationBlock[] authenticationBlocks)
           
 void SAAdvert.setAuthenticationBlocks(AuthenticationBlock[] authenticationBlocks)
           
 void AttributeListExtension.setAuthenticationBlocks(AuthenticationBlock[] authenticationBlocks)
           
 



Copyright © 2006-2012 LiveTribe. All Rights Reserved.