Apache CXF API

org.apache.cxf.sts.token.realm
Interface RealmSupport

All Known Implementing Classes:
LdapClaimsHandler, LdapGroupClaimsHandler

public interface RealmSupport


Method Summary
 String getHandlerRealm()
           
 List<String> getSupportedRealms()
           
 

Method Detail

getSupportedRealms

List<String> getSupportedRealms()

getHandlerRealm

String getHandlerRealm()

Apache CXF API

Apache CXF