mirror of https://github.com/jacekkow/keycloak-protocol-cas

Matthias Piepkorn
2017-01-29 8a55180284edc4f111d66f6e8b140408c7f7d160
src/main/java/org/keycloak/protocol/cas/representations/CASServiceResponseAuthenticationFailure.java
File was renamed from src/main/java/org/keycloak/protocol/cas/representations/CasServiceResponseAuthenticationFailure.java
@@ -6,7 +6,7 @@
import javax.xml.bind.annotation.XmlValue;
@XmlAccessorType(XmlAccessType.FIELD)
public class CasServiceResponseAuthenticationFailure {
public class CASServiceResponseAuthenticationFailure {
    @XmlAttribute
    private String code;
    @XmlValue