Class LogoutResponse
- java.lang.Object
-
- org.apache.cxf.rs.security.saml.sso.LogoutResponse
-
public class LogoutResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description LogoutResponse(String principalName, String mainApplicationAddress)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMainApplicationAddress()StringgetPrincipalName()
-