All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.picketlink.idm.model.Account Maven / Gradle / Ivy

There is a newer version: 5.0.0-2013Jan16
Show newest version
package org.picketlink.idm.model;

/**
 * Parent interface of all identity types that are capable of authenticating.
 *
 * @author Shane Bryzak
 */
public interface Account extends IdentityType {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy