MutablePrincipalCollection.add

Adds the given principal to this collection.

@param principal the principal to be added. @param realmName the realm this principal came from.

interface MutablePrincipalCollection
void
add
(
Object principal
,
string realmName
)

Meta